Skip to content

Commit d5e5ea1

Browse files
quentonhGitHub Enterprise
authored andcommitted
Post 3.5 release updates and fixes (#1155)
* Update Github to Github.IO links 3.5 release * Initial post release updates * Initial post release updates * Fix images, Model Zoo, V70.rst * V70 Quickstart Cleanup * Update Version Compatibility to Highlight AIE-ML * Fix VAI_IDE.png * Fixes for Quickstart images * Fix V70 Quickstart image
1 parent 2515816 commit d5e5ea1

221 files changed

Lines changed: 891 additions & 4715 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
-328 KB
Binary file not shown.

docs/_images/desktop.ini

Lines changed: 0 additions & 14 deletions
This file was deleted.

docs/_sources/docs/quickstart/mpsoc.rst.txt

Lines changed: 0 additions & 593 deletions
This file was deleted.

docs/_sources/docs/quickstart/v70.rst.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ Clone the Vitis AI Repository
3535
[Host] $ git clone https://github.com/Xilinx/Vitis-AI
3636
3737
38-
Versal V70 Setup
38+
Alveo V70 Setup
3939
================
4040

4141
A script is provided to drive the V70 card setup process.
4242

43-
.. note:: You should run this script on the host machine, OUTSIDE of the Docker container. After the script has executed successfully, manually reboot the host server once. For data center DPUs, Vitis |trade| AI 3.5 specifically leverages the 2023.1 versions of the Vitis tools, V70 platform, XRT and XRM.
43+
.. note:: You should run this script on the host machine, OUTSIDE of the Docker container. After the script has executed successfully, manually reboot the host server once. For data center DPUs, Vitis |trade| AI 3.5 specifically leverages the 2022.2 versions of the Vitis tools, V70 platform, XRT and XRM. No, that is not a typo - 2022 is correct.
4444

4545
This script will detect the operating system of the host, and will download and install the appropriate packages for that operating system.
4646

@@ -96,6 +96,7 @@ In order to simplify this quickstart tutorial, we will utilize the Vitis-AI PyTo
9696
Pull and start the latest Vitis AI Docker using the following commands:
9797

9898
.. code-block:: Bash
99+
99100
[Host] $ docker pull xilinx/vitis-ai-pytorch-cpu:latest
100101
[Host] $ cd <Vitis-AI install path>/Vitis-AI/
101102
[Host] $ ./docker_run.sh xilinx/vitis-ai-pytorch-cpu:latest
@@ -143,7 +144,7 @@ Run the Vitis AI Examples
143144

144145
.. code-block:: Bash
145146
146-
[Docker] $ tar -xzvf vitis_ai_runtime_r3.5.0_image_video.tar.gz -C /worksapce/examples/vai_runtime
147+
[Docker] $ tar -xzvf vitis_ai_runtime_r3.5.0_image_video.tar.gz -C /w/examples/vai_runtime
147148
148149
3. Navigate to the example directory.
149150

@@ -397,8 +398,8 @@ contain test images and videos that can be leveraged to evaluate our quantized m
397398

398399
.. code-block:: Bash
399400
400-
[Target] $ tar -xzvf vitis_ai_library_r3.5.0_images.tar.gz -C ~/Vitis-AI/examples/vai_library/
401-
[Target] $ tar -xzvf vitis_ai_library_r3.5.0_video.tar.gz -C ~/Vitis-AI/examples/vai_library/
401+
[Docker] $ tar -xzvf vitis_ai_library_r3.5.0_images.tar.gz -C /workspace/examples/vai_library/
402+
[Docker] $ tar -xzvf vitis_ai_library_r3.5.0_video.tar.gz -C /workspace/examples/vai_library/
402403
403404
3. Enter the directory of the sample and then compile it.
404405

docs/_sources/docs/quickstart/vek280.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ It will be useful to you later on to have the cross-compiler installed. This wi
105105

106106
.. code-block:: Bash
107107
108-
[Host] $ cd Vitis-AI/board_setup/VEK280
108+
[Host] $ cd Vitis-AI/board_setup/vek280
109109
[Host] $ sudo chmod u+r+x host_cross_compiler_setup.sh
110110
[Host] $ ./host_cross_compiler_setup.sh
111111

docs/_sources/docs/ref_design_docs/README_DPUCV2DX8G.md.txt

Lines changed: 0 additions & 313 deletions
This file was deleted.

0 commit comments

Comments
 (0)