Skip to content

Commit 1cf2405

Browse files
quentonhRhindAidan Rhind
authored andcommitted
Update to 3.0 documentation in parallel with 3.5 release (#1135)
* Update ONNX Runtime docs, dpu/README.md * Fix model_zoo/README.md Github.IO link, update Zoo license link in HTML docs * Fix Docker image naming convention and run commands * Fix Docker image naming convention and run commands * Update CUDA container test to align with release CUDA version * Fix Docker image naming convention and run commands * Fix broken Model Zoo license agreement link * Minor text updates to workflow HTML * Further optimization of install instructions * Further optimization of install instructions * Correct Model Zoo links in board_setup * Consolidate install_docker into install * Correct spelling mistake * Minor text updates to workflow * Minor text updates to workflow-model-zoo * Further updates to install instructions * Further updates to install instructions * Cleanup VCK5000 setup instructions * Cleanup VCK5000 setup instructions * Cleanup VCK5000 setup instructions * Cleanup VCK5000 setup instructions * Cleanup VCK5000 setup instructions * Revise Alveo support, board_setup docs, Model Zoo readme * Revise Alveo support / unify board_setup docs / update Model Zoo readme * Revise Alveo support / unify board_setup docs / update Model Zoo readme * Revise Alveo support / unify board_setup docs / update Model Zoo readme * Revise Alveo support / unify board_setup docs / update Model Zoo readme * Revise Alveo support / unify board_setup docs / update Model Zoo readme * Fix Model Zoo downloader.py typo * Add Github.IO 404.html page * Add Github.IO 404.html page * Add Github.IO 404.html page * Add Github.IO 404.html page * Add Github.IO 404.html page * Add Github.IO 404.html page * Add Github.IO 404.html page * Fix VCK5000 board_setup doc error * Fix VCK5000 board_setup doc error * Fix VCK5000 board_setup doc error * Fix VCK5000 board_setup doc error * Fix VCK5000 board_setup doc error * Fix VCK5000 board_setup doc error * Fix VCK5000 board_setup doc error * Fix VCK5000 board_setup doc error * Fix VCK5000 board_setup doc error * Fix broken workflow link * Add V70 DPU description * Add V70 DPU description * Fix broken third-party link * Update EDD2020 dataset link * Updates for TOCTree structure * Major revisions to 3.0 docs * Rebrand quickstarts * Fix release notes links: * Fixed Command in Install.rst * Fixed quickstart optimization links * Fixed quickstart optimization links * Merging Mpsoc quick start and setting up the target * MPSOC Quick Start Upload Test * Update Sphinx theme * Updates to MPSoC quickstart * Updates to MPSoC quickstart * Updates to MPSoC quickstart * MPSOC Changes * New MPSOC + Quentons Changes * Remove Chapter 8 reference * Fixed MPSOC.rst * new pt tutorial * new pt tutorial * Deploy Section Completed for MPSOC * Minor updates to mpsoc.rst * Fixed integration images * Updated VCK190, Partial update of VCk5000 * Finalized Quickstarts * Updates to Quickstarts * Updates to Quickstarts * Add images and cleanup * Merge changes across all Quickstarts * Release editorial fixes * Add Linux CMA details * Update Linux CMA and DT Bindings * Fix CMA Titles * Update Online Library Install, Linux CMA * Remove .bak file, re-integrate Vitis/Vivado PNG * Update Online Install Available Note * Fix dumb numbering mistake * Editorial changes to Quickstarts * WSL links added + index.rst change * Update TOCTree structure Co-authored-by: Rhind <[email protected]> Co-authored-by: Aidan Rhind <[email protected]>
1 parent c55b756 commit 1cf2405

File tree

286 files changed

+15656
-11143
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

286 files changed

+15656
-11143
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414

1515
<br />
16-
Xilinx&reg; Vitis&trade; AI is an Integrated Development Environment that can be leveraged to accelerate AI inference on Xilinx platforms. Vitis AI provides optimized IP, tools, libraries, models, as well as resources, such as example designs and tutorials that aid the user throughout the development process. It is designed with high efficiency and ease-of-use in mind, unleashing the full potential of AI acceleration on Xilinx SoCs and Alveo Data Center accelerator cards.
16+
AMD Vitis&trade; AI is an Integrated Development Environment that can be leveraged to accelerate AI inference on AMD adaptable platforms. Vitis AI provides optimized IP, tools, libraries, models, as well as resources, such as example designs and tutorials that aid the user throughout the development process. It is designed with high efficiency and ease-of-use in mind, unleashing the full potential of AI acceleration on AMD adaptable SoCs and Alveo Data Center accelerator cards.
1717
<br /> <br />
1818

1919

@@ -42,7 +42,7 @@ Optionally, configure git-lfs in order to reduce the local storage requirements.
4242

4343
## Repository Branching and Tagging Strategy
4444

45-
To understand the branching and tagging strategy leveraged by this repository, please refer to [this page](https://xilinx.github.io/Vitis-AI/docs/install/branching_tagging_strategy.html)
45+
To understand the branching and tagging strategy leveraged by this repository, please refer to [this page](https://xilinx.github.io/Vitis-AI/3.0/html/docs/install/branching_tagging_strategy.html)
4646

4747
## Licenses
4848

board_setup/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,5 @@
99

1010
The Vitis-AI repository provides pre-built board images that can be leveraged by users who wish to test-drive the Vitis-AI workflow, run examples and evaluate models from the Model Zoo. This directory provides the necessary scripts and files that will enable usage of these targets.
1111

12-
As of the 3.0 release of Vitis AI, the target setup documentation has migrated to Github.IO. **YOU MAY ACCESS THE TARGET SETUP DOCUMENTATION [ONLINE](https://xilinx.github.io/Vitis-AI/docs/board_setup/board_setup.html)** or **[OFFLINE](../docs/docs/board_setup/board_setup.html)**.
13-
14-
For additional high-level details please refer to the [workflow documentation](https://xilinx.github.io/Vitis-AI/docs/workflow.html#test-drive-vitis-ai-on-a-supported-platform).
12+
As of the 3.0 release of Vitis AI, the target setup documentation has migrated to Github.IO. **YOU MAY ACCESS THE QUICKSTART DOCUMENTATION [ONLINE](https://xilinx.github.io/Vitis-AI/3.0/html/docs/index.html)** or **[OFFLINE](../docs/docs/index.html)**.
1513

docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
</tr>
66
</table>
77

8-
This folder contains the Docker container build files. For information on building and using Vitis AI Docker containers, start [here](https://xilinx.github.io/Vitis-AI/docs/install/install.html)
8+
This folder contains the Docker container build files. For information on building and using Vitis AI Docker containers, start [here](https://xilinx.github.io/Vitis-AI/3.0/html/docs/install/install.html)

docs/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: c49266779c840928c2c6324bb8c0c308
3+
config: ba64e4748ef9ac0664b79876321fe1c8
44
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file not shown.

docs/_images/Etcher.png

29.5 KB
Loading

docs/_images/Wallace.png

230 KB
Loading

docs/_images/ZCU104_setup.png

541 KB
Loading

docs/_images/ifconfig.png

116 KB
Loading

docs/_images/kria_setup.png

236 KB
Loading

0 commit comments

Comments
 (0)