Skip to content

Commit 2b71da8

Browse files
authored
Update README.md
1 parent a35cc1a commit 2b71da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<td align="center">2.0</td>
2828
<td>Start from card installation and go through a step-by-step workflow to run the first Vitis AI sample on a VCK5000 card.</td>
2929
</tr>
30-
<tr>https://github.com/Xilinx/Vitis-AI-Tutorials/tree/2.0/Tutorials/VCK190_CUSTOM_LAMBDA_OP
30+
<tr>
3131
<td><a href="https://github.com/Xilinx/Vitis-AI-Tutorials/tree/2.0/Tutorials/VCK190_CUSTOM_LAMBDA_OP/">VCK190 Custom Lambda Operator</a></td>
3232
<td align="center">2.0</td>
3333
<td>The general concept behind the custom operator flow is to make Vitis AI and the DPU more extensible—both for supporting custom layers as well as framework layers that are currently unsupported in the toolchain. The custom operator flow enables you to define layers which are unsupported, and ultimately deploy those layers either on the CPU or an accelerator.</td>

0 commit comments

Comments
 (0)