Skip to content

Commit b39835f

Browse files
authored
Merge pull request #112 from ryanvergel/master
Updated files
2 parents 86dbb43 + c9d8207 commit b39835f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

LICENSE renamed to LICENSE.txt

File renamed without changes.

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,13 @@
2929
<td align="center">3.5</td>
3030
<td>In this Deep Learning (DL) tutorial, you will take the ResNet18 CNN, from the Vitis AI 3.5 PyTorch Library, and use it to classify the different colors of the "car object" inside images by running the inference application on FPGA devices. Supported boards are: ZCU104, ZCU102, VCK190, VEK280 and Alveo V70.
3131
</td>
32+
</tr>
33+
<tr>
34+
<td>
35+
<a href="https://github.com/Xilinx/Vitis-AI-Tutorials/tree/3.5/Tutorials/TF2-Vitis-AI-Optimizer/">TensorFlow2 Vitis AI Optimizer: Getting Started</a>
36+
</td>
37+
<td align="center">3.5</td>
38+
<td>Get started with the <a href="https://docs.xilinx.com/r/en-US/ug1414-vitis-ai/Vitis-AI-Optimizer">Vitis AI Optimizer (release 3.5)</a> in the TensorFlow2 (TF2) environment with Keras.</td>
3239
</tr>
3340
<tr>
3441
<td><a href="https://github.com/Xilinx/Vitis-AI-Tutorials/tree/3.0/Tutorials/Keras_GoogleNet_ResNet/">Deep Learning with Custom GoogleNet and ResNet in Keras and Xilinx Vitis AI</a></td>
@@ -200,5 +207,8 @@
200207

201208

202209
</hr>
203-
<p class="sphinxhide" align="center"><sup>Copyright&copy; 2022 Xilinx</sup></p>
204210

211+
212+
<p class="sphinxhide" align="center"><sub>Copyright © 2022–2023 Advanced Micro Devices, Inc</sub></p>
213+
214+
<p class="sphinxhide" align="center"><sup><a href="https://www.amd.com/en/corporate/copyright">Terms and Conditions</a></sup></p>

0 commit comments

Comments
 (0)