Skip to content

Commit

Permalink
Vai 3.5 update (#1138)
Browse files Browse the repository at this point in the history
* [wego][examples] update release examples for vai-3.5 release. (#1025)

Co-authored-by: Tianping Li <[email protected]>

* [examples][wego-tf2.x] remove erfnet from wego-tf2.x examples. (#1026)

Co-authored-by: Tianping Li <[email protected]>

* [examples][wego_tf2.x] remove link for erfnet since it's not avaliable in vai-3.5 release. (#1027)

Co-authored-by: Tianping Li <[email protected]>

* vai3.5 src update (#1028)

Co-authored-by: qianglin-xlnx <[email protected]>

* vai3.5 examples update (#1029)

Co-authored-by: qianglin-xlnx <[email protected]>

* vai3.5 board_setup update (#1030)

Co-authored-by: qianglin-xlnx <[email protected]>

* update links in README_DPUCVDX8G.md (#1031)

Co-authored-by: xlinyang <[email protected]>

* [wego] add examples for pytorch 2.0 preview. (#1033)

Co-authored-by: Tianping Li <[email protected]>

* Initial prototype of Github.IO documentation (#1034)

* 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:

* Initial 3.5 doc changes

* Initial changes for 3.5 docs

* Initial Doxygen integration test

* Fixed Command in Install.rst

* Fixed quickstart optimization links

* Fixed quickstart optimization links

* Update VAI_IDE.PNG

* Delete VAI_IDE.PNG

* Updated VAI_IDE.PNG

Co-authored-by: Rhind <[email protected]>

* [fix] fix some build issue (#1032)

Co-authored-by: shili <[email protected]>

* [fix] sync last 3 commit in vitis-ai-library (#1035)

Co-authored-by: shili <[email protected]>

* [fix] python version 3.9->3.10 in op_reg.sh (#1037)

* [fix] python version 3.9->3.10 in op_reg.sh

* [fix] update some readme

Co-authored-by: shili <[email protected]>

* [wego][fix] fix typos for wego pt2.0 preview example. (#1038)

sync-up info: https://gitenterprise.xilinx.com/VitisAI/wego-release-examples/commit/a67a6a7580464c791da481c2125408616914dde6

Co-authored-by: Tianping Li <[email protected]>

* update vai 3.5 docker related (#1040)

* update vai 3.5 docker related

* update rocm installation section

* update rocm installation section

* update rocm installation section

Co-authored-by: qiuyuny <[email protected]>

* [wego][improvment] tune parameters for wego zendnn examples for better performance. (#1042)

sync-up: https://gitenterprise.xilinx.com/VitisAI/wego-release-examples/commit/35f89cc8b372b5a54ca0a3e1e6e6333029092776

Co-authored-by: Tianping Li <[email protected]>

* [fix] update xmodel (#1041)

* [fix] update xmodel

* [fix] remove ocr samples

Co-authored-by: shili <[email protected]>

* [wego] update pytorch examples with onboard support. (#1043)

This new feature is implemented by @hao Zhuan, please refer to MR: https://gitenterprise.xilinx.com/VitisAI/wego-release-examples/pull/10 for more details.

Co-authored-by: Hao Zhuan <[email protected]>

* update driver version for nvidia GPU docker requirements

* add v70 setup flow and delete vck5000 setup folder

* update vai_library samples

* update vai_runtime examples

* add Transformer examples link

* update vai_library samples about  V70

* update vai_runtime samples download link

* add vck5000 board setup link

* add OnBoard example

* [onboard]demo format fix

* [onboard]tiny format fix

* add board_setup_v70.rst for bash

* [fix] update readme (#1050)

* [fix] update readme

* [fix] multitaskv3 <->  multitask_v3 name change

Co-authored-by: shili <[email protected]>

* Vai 3.5 update (#1052)

* 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:

* Initial 3.5 doc changes

* Initial changes for 3.5 docs

* Initial Doxygen integration test

* Fixed Command in Install.rst

* Fixed quickstart optimization links

* Fixed quickstart optimization links

* Update VAI_IDE.PNG

* Delete VAI_IDE.PNG

* Updated VAI_IDE.PNG

* Merging Mpsoc quick start and setting up the target

* MPSOC Quick Start Upload Test

* Updated to new AMD theme

* 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

* Merging 3.0 changes to 3.5

* Fixed table format

* Minor updates

* Fixed MPSOC.rst

* Various 3.5 documentation updates

* Various 3.5 documentation updates

* First pass V70 quickstart

Co-authored-by: Rhind <[email protected]>
Co-authored-by: Aidan Rhind <[email protected]>

* update onnx runtime installation and link error fix (#1053)

Co-authored-by: qianglin-xlnx <[email protected]>

* update README_DPUCV2DX8G.md (#1054)

* update pytorch quantizer code to 3.5 (#1055)

Co-authored-by: niuxj <[email protected]>

* update Setup V70 Accelerator Card link

* update model.yaml

* update the model name

* [wego][fix] fix issue fired in jira: https://jira.xilinx.com/browse/VAI-2927?src=confmacro (#1058)

sync-up: https://gitenterprise.xilinx.com/VitisAI/wego-release-examples/commit/c2305da0ddc714c0e248e9d5252cd7359dc60982

Co-authored-by: Xie, ChuanLiang <[email protected]>
Co-authored-by: Tianping Li <[email protected]>

* [vai_library][apps] update vek280 demos (#1059)

* update OnBoard model path name

* [fix] update unet2d readme (#1061)

Co-authored-by: shili <[email protected]>

* [wego][fix] fix issue fired in jira:  https://jira.xilinx.com/browse/VAI-2926 (#1062)

Sync-up: https://gitenterprise.xilinx.com/VitisAI/wego-release-examples/commit/9e570fa4be75c87cf8a67e41277cabdcd3986878

Co-authored-by: Sen Wang <[email protected]>

* Add vai_optimizer

* update modelzoo readme

* update readme (#1039)

* update readme

* fix

* update OnBoard readme

* [fix] update yolov578 readme (#1065)

Co-authored-by: shili <[email protected]>

* update v70 quick start steps

* update the vck5000 and v70 quick start steps

* update for 3.5 release

* update V70 setup link

* update the V70 DPU xclbin config

* [fix] fix readme for accuracy test (#1069)

Co-authored-by: shili <[email protected]>

* [wego][fix] remove stackoverflow link to avoid legal issue. (#1070)

Co-authored-by: Tianping Li <[email protected]>

* [fix] avoid onnx sample accuracy hang (#1072)

Co-authored-by: shili <[email protected]>

* Update README.md

* Delete README.md.old

* [fix] onnx model poinptillars readme update; dynamic batch support update (#1074)

Co-authored-by: shili <[email protected]>

* Update release_notes.rst: add Optimizer and PyTorch CNN quantizer

* [fix] vai_profiler README was moved to github.io (#1076)

Co-authored-by: LiYunzhi <[email protected]>

* Vai 3.5 update (#1075)

* 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:

* Initial 3.5 doc changes

* Initial changes for 3.5 docs

* Initial Doxygen integration test

* Fixed Command in Install.rst

* Fixed quickstart optimization links

* Fixed quickstart optimization links

* Update VAI_IDE.PNG

* Delete VAI_IDE.PNG

* Updated VAI_IDE.PNG

* Merging Mpsoc quick start and setting up the target

* MPSOC Quick Start Upload Test

* Updated to new AMD theme

* 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

* Merging 3.0 changes to 3.5

* Fixed table format

* Minor updates

* Fixed MPSOC.rst

* Various 3.5 documentation updates

* Various 3.5 documentation updates

* First pass V70 quickstart

* GithubIO & repo updates for 3.5

* Remove RNN quantizer and Transformer references

* Updated to remove legal keywords

* Update V70 Quickstart, remove VCK5000 doc

* Synced latest changes

Co-authored-by: Rhind <[email protected]>
Co-authored-by: Aidan Rhind <[email protected]>

* Update release_notes.rst

* [fix] port coverity fix from VaiLib (#1077)

* [fix] port coverity fix from VaiLib

* [fix]  remove useless url in comments

Co-authored-by: shili <[email protected]>

* update release_notes and vek280 board setup (#1078)

* update model list

* update OnBoard readme

* update v70 link

* update onboard link

* update AIlibrary sample link

* update vai runtime link

* update v70 setup link

* Update LICENSE (#1073)

* Update LICENSE

* Update LICENSE

* [Example][OnBoard]license updated

* [examples][vai_library] update vek280 4video demo (#1081)

* [optimizer] Add license header to tf2 mnist example

* Vai 3.5 update (#1084)

* [vai_q_tensorflow1.x] remove 3.0 folder

* [vai_q_tensorflow1.x] add 3.5 folder, from dev and 3.5 branch commit 4f8667a

* [vai_q_tensorflow2.x] remove 3.0 folder

* [vai_q_tensorflow2.x] add 3.5 folder, from dev and 3.5 branch commit f8021be

* Add vai_q_onnx (#1083)

* Vai 3.5 update recipes (#1082)

* src:vai_petalinux_recipes update recipes-vitis-ai to 3.5

1. update recipes-vitis-ai to 3.5
2. add recipes-devtools and recipes-support for vai35

* src:vai_petalinux_recipes update bsp.cfg for vaitracer

* Update README.md

* add custom op V70 compiled model

* add apu install command

* [fix]  coverity fix: port from VaiLib (#1087)

Co-authored-by: shili <[email protected]>

* Additional 3.5 updates (#1085)

* 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:

* Initial 3.5 doc changes

* Initial changes for 3.5 docs

* Initial Doxygen integration test

* Fixed Command in Install.rst

* Fixed quickstart optimization links

* Fixed quickstart optimization links

* Update VAI_IDE.PNG

* Delete VAI_IDE.PNG

* Updated VAI_IDE.PNG

* Merging Mpsoc quick start and setting up the target

* MPSOC Quick Start Upload Test

* Updated to new AMD theme

* 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

* Merging 3.0 changes to 3.5

* Fixed table format

* Minor updates

* Fixed MPSOC.rst

* Various 3.5 documentation updates

* Various 3.5 documentation updates

* First pass V70 quickstart

* GithubIO & repo updates for 3.5

* Remove RNN quantizer and Transformer references

* Updated to remove legal keywords

* Update V70 Quickstart, remove VCK5000 doc

* Synced latest changes

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Remove historic ONNX runtime EP docs

* Update custom_target.rst

* Update custom_target.rst

* Fix v70.rst formatting

Co-authored-by: Rhind <[email protected]>
Co-authored-by: Aidan Rhind <[email protected]>

* [fix][yolov8] fix yolov8 run error with large image (#1088)

* Vai 3.5 update add tensorflow-onnx (#1090)

* [vai_q_tensorflow1.x] remove 3.0 folder

* [vai_q_tensorflow1.x] add 3.5 folder, from dev and 3.5 branch commit 4f8667a

* [vai_q_tensorflow2.x] remove 3.0 folder

* [vai_q_tensorflow2.x] add 3.5 folder, from dev and 3.5 branch commit f8021be

* [tensorflow-onnx] open source for 3.5, from dev and 3.5 branch commit 78637ee

* [doc][xv2] updated for xv2 changelog (#1095)

* add XNNC (#1092)

Co-authored-by: Zhenzhen Ding <[email protected]>

* [feat] add examples for vai_q_tensorflow2 (#1091)

new file:   __init__.py
 	new file:   candidate_layer_quantize.py
 	new file:   custom_quantize_strategy.json
 	new file:   export_onnx.py
 	new file:   fashion_mnist_bfp/main.py
 	new file:   fashion_mnist_bfp/net.py
 	new file:   fashion_mnist_bfp/run.sh
 	new file:   mnist_cnn_convert_datatype.py
 	new file:   mnist_cnn_inspect.py
 	new file:   mnist_cnn_ptq.py
 	new file:   mnist_cnn_ptq_config_quantize_strategy.py
 	new file:   mnist_cnn_ptq_custom_layer.py
 	new file:   mnist_cnn_ptq_fs.py
 	new file:   mnist_cnn_ptq_gpu.py
 	new file:   mnist_cnn_ptq_mix_precision.py
 	new file:   mnist_cnn_ptq_unsigned_quantize.py
 	new file:   mnist_cnn_qat.py
 	new file:   mnist_cnn_quantize_with_xcompiler.py
 	new file:   my_quantize_strategy.json
 	new file:   transformers_bert_qa/code/run_qa.py
 	new file:   transformers_bert_qa/code/run_qa_quantize.py
 	new file:   transformers_bert_qa/code/utils_qa.py
 	new file:   transformers_bert_qa/readme.md
 	new file:   transformers_bert_qa/requirements.txt
 	new file:   transformers_bert_qa/run_eval.sh
 	new file:   transformers_bert_qa/run_qatrain.sh
 	new file:   transformers_bert_qa/run_quantize.sh
 	new file:   transformers_bert_qa/run_quantize_eval.sh
 	new file:   transformers_bert_qa/run_train.sh

Co-authored-by: Zhenzhen Ding <[email protected]>

* Vai 3.5 update (#1093)

* [bugfix]:fix the tf1 onnx output format error

* [bugfix]: fix the link in the file

* [bugfix]:fix the numpy and onnx version in requirements.txt and setup.py

* [bugfix]: fix the convert datatype & float scale quantizer model convert to onnx output format

Co-authored-by: Jiangyong Ren <[email protected]>

* [wego][fix] update the instructions for VCK5000

* [WeGO][Fix]: Fix the computing formula of FPS

* [feat]initially add vai_benchmark tool (#1099)

* [feat]initial add vai_benchmark tool

* remove author name and update README

* [fix]add License

Co-authored-by: Yanjun Zhang <[email protected]>

* add recipes for vai-benchmark

* release_notes.rst: update PyTorch CNN quantizer

* sync vai_q_pytorch 3.5 code (#1100)

Co-authored-by: niuxj <[email protected]>

* update docker recipe for 3.5 release (#1101)

Co-authored-by: qiuyuny <[email protected]>

* Vai 3.5 update (#1103)

* [bugfix]:fix the tf1 onnx output format error

* [bugfix]: fix the link in the file

* [bugfix]:fix the numpy and onnx version in requirements.txt and setup.py

* [bugfix]: fix the convert datatype & float scale quantizer model convert to onnx output format

* [bugfix]:fix the bias_node should be biasadd_node

* [bugfix] modify usage of README.md

Co-authored-by: Jiangyong Ren <[email protected]>

* [examples][vai_q_tensorflow] add tf1 quantizer examples (#1102)

* add XNNC

* [examples][vai_q_tensorflow] add tf1 quantizer examples

Co-authored-by: Zhenzhen Ding <[email protected]>

* update model list

* update model list

* [fix] synchronize code from Vitis-AI-Library (#1108)

Co-authored-by: shili <[email protected]>

* remove some repo from permissive License list

* update recipes-vitis-ai with vitis-staging mirror

* recipe of protobuf static lib: clean

* [fix] Recover vai profiler files (#1111)

Co-authored-by: jileil <[email protected]>

* delete src/vai_petalinux_recipes/recipes-devtools/

* update recipes for kernel

* update recipe for kernel

* Update vai_petalinux_recipes README

* Update vai_petalinux_recip README

* update vai_petalinux_recipes README

* update vai_petalinux_recipes README

* Update vai_petalinux_recipes xir: not use protobuf static

* [feat]add vai_benchmark description (#1112)

Co-authored-by: Yanjun Zhang <[email protected]>

* [fix] update vek280 model yaml (#1116)

Co-authored-by: shili <[email protected]>

* Adjust vai_petalinux recipes structure

* rename vai-benchmark.bb to vai-benchmark_3.5.bb

* Vai 3.5 update (#1117)

* 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:

* Initial 3.5 doc changes

* Initial changes for 3.5 docs

* Initial Doxygen integration test

* Fixed Command in Install.rst

* Fixed quickstart optimization links

* Fixed quickstart optimization links

* Update VAI_IDE.PNG

* Delete VAI_IDE.PNG

* Updated VAI_IDE.PNG

* Merging Mpsoc quick start and setting up the target

* MPSOC Quick Start Upload Test

* Updated to new AMD theme

* 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

* Merging 3.0 changes to 3.5

* Fixed table format

* Minor updates

* Fixed MPSOC.rst

* Various 3.5 documentation updates

* Various 3.5 documentation updates

* First pass V70 quickstart

* GithubIO & repo updates for 3.5

* Remove RNN quantizer and Transformer references

* Updated to remove legal keywords

* Update V70 Quickstart, remove VCK5000 doc

* Synced latest changes

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Remove historic ONNX runtime EP docs

* Update custom_target.rst

* Update custom_target.rst

* Fix v70.rst formatting

* Update VEK280 Quickstart, Linux kernel version listings

* Update VEK280 Quickstart, Linux kernel version listings

* VEK280 + V70 Quickstarts

* Updates to V70 and Model Zoo

* Add Wallace.jpg

* Merge changes across all Quickstarts

* update for v70 quick start

* Minor updates to Quickstarts

* Editorial updates for 3.5 release

Co-authored-by: Rhind <[email protected]>
Co-authored-by: Aidan Rhind <[email protected]>
Co-authored-by: suzhan <[email protected]>

* [wego] remove yolov5 PTQ example due to AGPL license issue. (#1118)

Co-authored-by: Tianping Li <[email protected]>

* [fix][vai_library] remove yolov8 onnx example (#1120)

* [fix] add 'examples' in default EXAMPLE_PATH (#1121)

Co-authored-by: Yanjun Zhang <[email protected]>

* [fix] Correct vaitrace run path (#1119)

Co-authored-by: jileil <[email protected]>

* [fix] readme update due to issues from email (#1122)

Co-authored-by: shili <[email protected]>

* [bugfix]:fix the pruned RCAN model quantization (#1107)

* [bugfix]:fix the pruned RCAN model quantization

* [vai_q_tensorflow][examples] add tf1 quantizer ptq example

Co-authored-by: Jiangyong Ren <[email protected]>

* Update onnx version in requirements.txt and update the example (#1110)

* Add vai_q_onnx

* Update onnx version and example

* Update onnx version and example

* [examples][vai_q_tensorflow2] update README.md and example (#1115)

Co-authored-by: Zhenzhen Ding <[email protected]>

* src/vai_petalinux_recipes/README.md: add packages version info

* src/vai_petalinux_recipes/README.md: fix info

* src/vai_petalinux_recipes/README.md: update

* update model.yaml

* remove vx2602 and ve2202 (#1123)

* Update release_notes.rst

* Vai 3.5 update (#1124)

* 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:

* Initial 3.5 doc changes

* Initial changes for 3.5 docs

* Initial Doxygen integration test

* Fixed Command in Install.rst

* Fixed quickstart optimization links

* Fixed quickstart optimization links

* Update VAI_IDE.PNG

* Delete VAI_IDE.PNG

* Updated VAI_IDE.PNG

* Merging Mpsoc quick start and setting up the target

* MPSOC Quick Start Upload Test

* Updated to new AMD theme

* 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

* Merging 3.0 changes to 3.5

* Fixed table format

* Minor updates

* Fixed MPSOC.rst

* Various 3.5 documentation updates

* Various 3.5 documentation updates

* First pass V70 quickstart

* GithubIO & repo updates for 3.5

* Remove RNN quantizer and Transformer references

* Updated to remove legal keywords

* Update V70 Quickstart, remove VCK5000 doc

* Synced latest changes

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Remove historic ONNX runtime EP docs

* Update custom_target.rst

* Update custom_target.rst

* Fix v70.rst formatting

* Update VEK280 Quickstart, Linux kernel version listings

* Update VEK280 Quickstart, Linux kernel version listings

* VEK280 + V70 Quickstarts

* Updates to V70 and Model Zoo

* Add Wallace.jpg

* Merge changes across all Quickstarts

* update for v70 quick start

* Minor updates to Quickstarts

* Editorial updates for 3.5 release

* update v70 quickstart command

* update v70 quickstart command

* Update Linux Devicetree docs

* Add Linux CMA Topic

* WSL Docker Links Added

* Doxygen and DPU nomenclature updates

* Update Online Install

* update v70 quick start command

* Minor edits to Library online install

* Remove VE2202/2602 from release notes

* Fix Alveo V70 image

* Fix Alveo targets discontinued statement

Co-authored-by: Rhind <[email protected]>
Co-authored-by: Aidan Rhind <[email protected]>
Co-authored-by: suzhan <[email protected]>

* sync vaiq pytorch code and correct example directory (#1125)

Co-authored-by: niuxj <[email protected]>

* delete board_setup_v70.rst

* [wego] add release notes for wego part. (#1127)

Co-authored-by: Tianping Li <[email protected]>

* update release note about V70 vitis version

* Update src/vai_petalinux_recipes/README.md

* Vai 3.5 update (#1129)

* add XNNC

* fix bugs in example and change default onnx_opset_version from 11 to 13

Co-authored-by: Zhenzhen Ding <[email protected]>

* Vai 3.5 update (#1130)

* 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:

* Initial 3.5 doc changes

* Initial changes for 3.5 docs

* Initial Doxygen integration test

* Fixed Command in Install.rst

* Fixed quickstart optimization links

* Fixed quickstart optimization links

* Update VAI_IDE.PNG

* Delete VAI_IDE.PNG

* Updated VAI_IDE.PNG

* Merging Mpsoc quick start and setting up the target

* MPSOC Quick Start Upload Test

* Updated to new AMD theme

* 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

* Merging 3.0 changes to 3.5

* Fixed table format

* Minor updates

* Fixed MPSOC.rst

* Various 3.5 documentation updates

* Various 3.5 documentation updates

* First pass V70 quickstart

* GithubIO & repo updates for 3.5

* Remove RNN quantizer and Transformer references

* Updated to remove legal keywords

* Update V70 Quickstart, remove VCK5000 doc

* Synced latest changes

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Remove historic ONNX runtime EP docs

* Update custom_target.rst

* Update custom_target.rst

* Fix v70.rst formatting

* Update VEK280 Quickstart, Linux kernel version listings

* Update VEK280 Quickstart, Linux kernel version listings

* VEK280 + V70 Quickstarts

* Updates to V70 and Model Zoo

* Add Wallace.jpg

* Merge changes across all Quickstarts

* update for v70 quick start

* Minor updates to Quickstarts

* Editorial updates for 3.5 release

* update v70 quickstart command

* update v70 quickstart command

* Update Linux Devicetree docs

* Add Linux CMA Topic

* WSL Docker Links Added

* Doxygen and DPU nomenclature updates

* Update Online Install

* update v70 quick start command

* Minor edits to Library online install

* Remove VE2202/2602 from release notes

* Fix Alveo V70 image

* Fix Alveo targets discontinued statement

* Update Online Library Install

* Update Online Library Install

* Correct dumb number mistake

* Correct dumb number mistake

* Clean HTML build

* Additional Editorial Changes

* Restructure index.rst, convert VEK280 ref design to RST

* Update Model Zoo to 3.5

* Fix minor formatting errors

Co-authored-by: Rhind <[email protected]>
Co-authored-by: Aidan Rhind <[email protected]>
Co-authored-by: suzhan <[email protected]>

* vai 3.5 release (#1131)

Co-authored-by: qiuyuny <[email protected]>

* remove invalid links

* [Release][bugfix]change v70 setup url to rel path (#1133)

* update vart source to the latest (#1134)

Co-authored-by: qianglin-xlnx <[email protected]>

* Final updates for 3.5 public release (#1136)

* 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:

* Initial 3.5 doc changes

* Initial changes for 3.5 docs

* Initial Doxygen integration test

* Fixed Command in Install.rst

* Fixed quickstart optimization links

* Fixed quickstart optimization links

* Update VAI_IDE.PNG

* Delete VAI_IDE.PNG

* Updated VAI_IDE.PNG

* Merging Mpsoc quick start and setting up the target

* MPSOC Quick Start Upload Test

* Updated to new AMD theme

* 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

* Merging 3.0 changes to 3.5

* Fixed table format

* Minor updates

* Fixed MPSOC.rst

* Various 3.5 documentation updates

* Various 3.5 documentation updates

* First pass V70 quickstart

* GithubIO & repo updates for 3.5

* Remove RNN quantizer and Transformer references

* Updated to remove legal keywords

* Update V70 Quickstart, remove VCK5000 doc

* Synced latest changes

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Update Github to GithubIO inter-linkage

* Remove historic ONNX runtime EP docs

* Update custom_target.rst

* Update custom_target.rst

* Fix v70.rst formatting

* Update VEK280 Quickstart, Linux kernel version listings

* Update VEK280 Quickstart, Linux kernel version listings

* VEK280 + V70 Quickstarts

* Updates to V70 and Model Zoo

* Add Wallace.jpg

* Merge changes across all Quickstarts

* update for v70 quick start

* Minor updates to Quickstarts

* Editorial updates for 3.5 release

* update v70 quickstart command

* update v70 quickstart command

* Update Linux Devicetree docs

* Add Linux CMA Topic

* WSL Docker Links Added

* Doxygen and DPU nomenclature updates

* Update Online Install

* update v70 quick start command

* Minor edits to Library online install

* Remove VE2202/2602 from release notes

* Fix Alveo V70 image

* Fix Alveo targets discontinued statement

* Update Online Library Install

* Update Online Library Install

* Correct dumb number mistake

* Correct dumb number mistake

* Clean HTML build

* Additional Editorial Changes

* Restructure index.rst, convert VEK280 ref design to RST

* Update Model Zoo to 3.5

* Fix minor formatting errors

* Updates to Linux CMA, Release Notes, etc

* Update VEK280 notes

* new vek280 graphic, format fixing, resnet50_pt-=> resnet50 for example

Co-authored-by: Rhind <[email protected]>
Co-authored-by: Aidan Rhind <[email protected]>
Co-authored-by: suzhan <[email protected]>

* [fix] fix tf2_2dunet yaml (#1139)

Co-authored-by: shili <[email protected]>

Co-authored-by: Tianping Li <[email protected]>
Co-authored-by: Tianping Li <[email protected]>
Co-authored-by: Qiang Lin <[email protected]>
Co-authored-by: qianglin-xlnx <[email protected]>
Co-authored-by: Xinlin Yang <[email protected]>
Co-authored-by: xlinyang <[email protected]>
Co-authored-by: Quenton Hall <[email protected]>
Co-authored-by: Rhind <[email protected]>
Co-authored-by: Li Shi <[email protected]>
Co-authored-by: shili <[email protected]>
Co-authored-by: qiuyuny <[email protected]>
Co-authored-by: Hao Zhuan <[email protected]>
Co-authored-by: suzhan <[email protected]>
Co-authored-by: Zhan Su <[email protected]>
Co-authored-by: Aidan Rhind <[email protected]>
Co-authored-by: Peiyue Han <[email protected]>
Co-authored-by: Xinjun Niu <[email protected]>
Co-authored-by: niuxj <[email protected]>
Co-authored-by: wangxd <[email protected]>
Co-authored-by: Xie, ChuanLiang <[email protected]>
Co-authored-by: Yu Zhou <[email protected]>
Co-authored-by: Sen Wang <[email protected]>
Co-authored-by: yuwang <[email protected]>
Co-authored-by: Runfeng Wang <[email protected]>
Co-authored-by: Xiaodong Wang <[email protected]>
Co-authored-by: Yunzhi Li <[email protected]>
Co-authored-by: LiYunzhi <[email protected]>
Co-authored-by: GengXin Wu <[email protected]>
Co-authored-by: Chao Li <[email protected]>
Co-authored-by: Yangyang Liang <[email protected]>
Co-authored-by: Jason Jia <[email protected]>
Co-authored-by: Zhenzhen Ding <[email protected]>
Co-authored-by: Zhenzhen Ding <[email protected]>
Co-authored-by: Jiangyong Ren <[email protected]>
Co-authored-by: Jiangyong Ren <[email protected]>
Co-authored-by: chuanliang <[email protected]>
Co-authored-by: chaow <[email protected]>
Co-authored-by: Yanjun Zhang <[email protected]>
Co-authored-by: Yanjun Zhang <[email protected]>
Co-authored-by: Tianfang Meng <[email protected]>
Co-authored-by: jianxuw <[email protected]>
Co-authored-by: JiLei Liu <[email protected]>
Co-authored-by: jileil <[email protected]>
Co-authored-by: Hao Zhuan <[email protected]>
  • Loading branch information
45 people authored and GitHub Enterprise committed Jun 29, 2023
1 parent c55b756 commit b7953a2
Show file tree
Hide file tree
Showing 5,649 changed files with 490,378 additions and 157,935 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
17 changes: 14 additions & 3 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,9 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2020 Xilinx, Inc.
Copyright © 2022 – 2023 Advanced Micro Devices, Inc. All rights reserved.
Copyright © 2019 – 2022 Xilinx, Inc. All rights reserved.


Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand All @@ -203,12 +205,21 @@

----------------------------------------------------------------------

The Xilinx Vitis AI Compiler and Quantizer in this distribution are provided under the following free
The Following Xilinx Vitis AI Tools in this distribution are provided under the following free
and permissive binary-only license, but are not provided in source code form. While the following free
and permissive license is similar to the BSD open source license, it is NOT the BSD open source license
nor other OSI-approved open source license.
- xcompiler
- WeGO-TF1.x
- WeGO-TF2.x
- WeGO-Torch
- target_explorer
- OnBoard
- VAIP

Copyright © 2022 – 2023 Advanced Micro Devices, Inc. All rights reserved.
Copyright © 2019 – 2022 Xilinx, Inc. All rights reserved.

Copyright © 2020 Xilinx, Inc.

Redistribution and use in binary form only, without modification, is permitted provided that the following conditions are met:

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


<br />
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.
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.
<br /> <br />


Expand Down
5 changes: 2 additions & 3 deletions board_setup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@

## Target Board Setup

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.
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.

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)**.
As of the 3.5 release of Vitis AI, the target setup documentation has migrated to Github.IO and is integrated into the Quickstart tutorials. **[PLEASE ACCESS THE LATEST QUICKSTART DOCUMENTATION ONLINE](https://xilinx.github.io/Vitis-AI/docs)** or **[OPEN THE OFFLINE DOCUMENTATION IN YOUR BROWSER](../docs/docs/index.html)**.

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).

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
47 changes: 0 additions & 47 deletions board_setup/mpsoc/host_cross_compiler_setup.sh

This file was deleted.

28 changes: 0 additions & 28 deletions board_setup/mpsoc/target_vart_setup.sh

This file was deleted.

6 changes: 3 additions & 3 deletions board_setup/vck5000/install.sh → board_setup/v70/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ sleep 3

source /opt/xilinx/xrt/setup.sh

echo "installing xclbins for vck5000"
platform=vck5000_
echo "installing xclbins for v70"
platform=v70_
source ${SCRIPTS}/install_${platform}xclbins.sh

source ${SCRIPTS}/install_vck5000_shell.sh
source ${SCRIPTS}/install_v70_shell.sh
source ${SCRIPTS}/install_xrm.sh
70 changes: 70 additions & 0 deletions board_setup/v70/scripts/install_v70_shell.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
#!/usr/bin/env bash
# Copyright 2021 Xilinx Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

arch=$(uname -m)
kernel=$(uname -r)
if [ -n "$(command -v lsb_release)" ]; then
distroname=$(lsb_release -s -d)
elif [ -f "/etc/os-release" ]; then
distroname=$(grep PRETTY_NAME /etc/os-release | sed 's/PRETTY_NAME=//g' | tr -d '="')
elif [ -f "/etc/debian_version" ]; then
distroname="Debian $(cat /etc/debian_version)"
elif [ -f "/etc/redhat-release" ]; then
distroname=$(cat /etc/redhat-release)
else
distroname="$(uname -s) $(uname -r)"
fi


##############################
# Download Gen5x8 Platform
##############################
if [[ $distroname == *"Ubuntu 18.04"* ]] || [[ $distroname == *"Ubuntu 20.04"* ]] || [[ $distroname == *"Ubuntu 22.04"* ]]; then
echo "Ubuntu 18.04/20.04/22.04"
DEPLOY_PLFM_URL="https://www.xilinx.com/bin/public/openDownload?filename=xilinx-v70-gen5x8-qdma-base_2-20230126_all.deb.tar.gz"
elif [[ $distroname == *"CentOS"* ]] || [[ $distroname == *"Red Hat"* ]]; then
echo "CentOS/RHEL"
DEPLOY_PLFM_URL="https://www.xilinx.com/bin/public/openDownload?filename=xilinx-v70-gen5x8-qdma-base-2-20230126.noarch.rpm.tar.gz"
else
echo "Failed, couldn't detect os distribution"
exit 1
fi

##############################
# Install Gen4x8 Platform
##############################
mkdir ./temp
cd ./temp
wget $DEPLOY_PLFM_URL -O shell.tgz
tar xfz shell.tgz
if [[ $distroname == *"Ubuntu 18.04"* ]] || [[ $distroname == *"Ubuntu 20.04"* ]] || [[ $distroname == *"Ubuntu 22.04"* ]]; then
sudo apt install ./*base* -y
elif [[ $distroname == *"CentOS"* ]] || [[ $distroname == *"Red Hat"* ]]; then
sudo yum install ./*base* -y
else
echo "Failed, couldn't detect os distribution"
exit 1
fi

cd ..
rm -rf ./temp
##############################
# Flash Device
##############################
sudo /opt/xilinx/xrt/bin/xbmgmt program --device --base --image xilinx_v70_gen5x8_qdma_base_2

##############################
# Warm reboot is required to recognize new SC image on the device.
##############################
23 changes: 23 additions & 0 deletions board_setup/v70/scripts/install_v70_xclbins.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
#!/bin/bash
# Copyright 2020 Xilinx Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

XCLBIN_URL="https://www.xilinx.com/bin/public/openDownload?filename=DPUCV2DX8G_xclbins_3_5_0.tar.gz"
XCLBIN_INSTALLER="/tmp/xclbins.tar.gz"
INSTALLER=tar
INSTALL_PATH=/

wget $XCLBIN_URL -O $XCLBIN_INSTALLER && sudo ${INSTALLER} -xzf $XCLBIN_INSTALLER --directory $INSTALL_PATH && rm $XCLBIN_INSTALLER
sudo ln -sf /opt/xilinx/overlaybins/DPUCV2DX8G /opt/xilinx/overlaybins/dpuv70

File renamed without changes.
100 changes: 100 additions & 0 deletions board_setup/v70/scripts/install_xrt.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
#!/bin/bash
# Copyright 2020 Xilinx Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Detect OS Distribution
arch=$(uname -m)
kernel=$(uname -r)
if [ -n "$(command -v lsb_release)" ]; then
distroname=$(lsb_release -s -d)
elif [ -f "/etc/os-release" ]; then
distroname=$(grep PRETTY_NAME /etc/os-release | sed 's/PRETTY_NAME=//g' | tr -d '="')
elif [ -f "/etc/debian_version" ]; then
distroname="Debian $(cat /etc/debian_version)"
elif [ -f "/etc/redhat-release" ]; then
distroname=$(cat /etc/redhat-release)
else
distroname="$(uname -s) $(uname -r)"
fi

XRT_URL=""
XRT_INSTALLER=""
INSTALLER=""

##############################
# Download XRT/DSA
##############################
if [[ $distroname == *"Ubuntu 18.04"* ]]; then
XRT_URL="https://www.xilinx.com/bin/public/openDownload?filename=xrt_202220.2.14.418_18.04-amd64-xrt.deb"
XRT_INSTALLER=/tmp/xrt.deb
INSTALLER="apt"
elif [[ $distroname == *"Ubuntu 20.04"* ]]; then
XRT_URL="https://www.xilinx.com/bin/public/openDownload?filename=xrt_202220.2.14.418_20.04-amd64-xrt.deb"
XRT_INSTALLER=/tmp/xrt.deb
INSTALLER="apt"
elif [[ $distroname == *"Ubuntu 22.04"* ]]; then
XRT_URL="https://www.xilinx.com/bin/public/openDownload?filename=xrt_202220.2.14.418_22.04-amd64-xrt.deb"
XRT_INSTALLER=/tmp/xrt.deb
INSTALLER="apt"
elif [[ ( $distroname == *"CentOS"* || $distroname == *"Red Hat"* ) && $distroname == *"7.8"* ]]; then
XRT_URL="https://www.xilinx.com/bin/public/openDownload?filename=xrt_202220.2.14.418_7.8.2003-x86_64-xrt.rpm"
XRT_INSTALLER=/tmp/xrt.rpm
INSTALLER="yum"
elif [[ ( $distroname == *"CentOS"* || $distroname == *"Red Hat"* ) && $distroname == *"7.9"* ]]; then
XRT_URL="https://www.xilinx.com/bin/public/openDownload?filename=xrt_202220.2.14.418_7.9.2009-x86_64-xrt.rpm"
XRT_INSTALLER=/tmp/xrt.rpm
INSTALLER="yum"
elif [[ ( $distroname == *"CentOS"* || $distroname == *"Red Hat"* ) && $distroname == *"8.1"* ]]; then
XRT_URL="https://www.xilinx.com/bin/public/openDownload?filename=xrt_202220.2.14.418_8.1.1911-x86_64-xrt.rpm"
XRT_INSTALLER=/tmp/xrt.rpm
INSTALLER="yum"
elif [[ ( $distroname == *"CentOS"* || $distroname == *"Red Hat"* ) && $distroname == *"8.2"* ]]; then
XRT_URL="https://www.xilinx.com/bin/public/openDownload?filename=xrt_202220.2.14.418_8.1.1911-x86_64-xrt.rpm"
XRT_INSTALLER=/tmp/xrt.rpm
INSTALLER="yum"
elif [[ $distroname == *"Red Hat Enterprise Linux"* && $distroname == *"8.3"* ]]; then
XRT_URL="https://www.xilinx.com/bin/public/openDownload?filename=xrt_202220.2.14.418_8.1.1911-x86_64-xrt.rpm"
XRT_INSTALLER=/tmp/xrt.rpm
INSTALLER="yum"
elif [[ $distroname == *"Red Hat Enterprise Linux"* && $distroname == *"8.4"* ]]; then
XRT_URL="https://www.xilinx.com/bin/public/openDownload?filename=xrt_202220.2.14.418_8.1.1911-x86_64-xrt.rpm"
XRT_INSTALLER=/tmp/xrt.rpm
INSTALLER="yum"
else
echo "Error: XRT does not support this OS"
exit 1
fi

wget $XRT_URL -O $XRT_INSTALLER && sudo ${INSTALLER} install $XRT_INSTALLER -y && rm $XRT_INSTALLER

APU_URL=""
APU_INSTALLER=""

##############################
# Download XRT-APU
##############################
if [[ $distroname == *"Ubuntu"* ]]; then
APU_URL="https://www.xilinx.com/bin/public/openDownload?filename=xrt-apu_202220.2.14.418_petalinux_all.deb"
APU_INSTALLER=/tmp/apu.deb
INSTALLER="apt"
elif [[ $distroname == *"CentOS"* || $distroname == *"Red Hat"* ]]; then
APU_URL="https://www.xilinx.com/bin/public/openDownload?filename=xrt-apu_202220.2.14.418_petalinux.noarch.rpm"
APU_INSTALLER=/tmp/apu.rpm
INSTALLER="yum"
else
echo "Error: XRT-APU does not support this OS"
exit 1
fi

wget $APU_URL -O $APU_INSTALLER && sudo ${INSTALLER} install $APU_INSTALLER -y && rm $APU_INSTALLER
Loading

0 comments on commit b7953a2

Please sign in to comment.