-
Hi all,
I am following Vitis-AI tutorial "PyTorch flow for Vitis-AI":
https://github.com/Xilinx/Vitis-AI-Tutorials/blob/1.4/Design_Tutorials/09-mnist_pyt/README.md
I got through everything withou…
-
Simulations of examples using `async_mmap` produce warnings about streams being non-empty at the time of destruction. I believe this is only because of the `eot` token which is still not consumed. For…
-
Is there any reason I shouldn't be able to use the development platform package from the Vitis AI VCK5000 setup page to program the card with Vitis? I've tried building the vector addition example in …
-
HI guys,
I am currently working on DPU-TRD Vitis Flow with Vitis AI 2.5 on zcu102 by adding the DPU 4.0 from link below into Preferences of vitis.
https://github.com/Xilinx/Vitis-AI/tree/v2.5/refe…
-
Hello! I follow the instructions in "https://github.com/Xilinx/Vitis-Tutorials/tree/2021.2/Vitis_Platform_Creation/Introduction/02-Edge-AI-ZCU104" and change some board information to ZCU106 in step1 …
-
Hello!
I've trained a model in Pytorch with tensor dimensions: (1,1,4,6), where the order is: (Batch, Channels, Height, Width). When I quantize the model I generate a random input with these dimensio…
-
I have some problem:
```bash
make[2]: Leaving directory '/tmp/protobuf-3.4.0/src'
Makefile:1488: recipe for target 'all-recursive' failed
make[1]: Leaving directory '/tmp/protobuf-3.4.0'
make[1…
-
Environment:
v++: Vitis/2021.2/bin/v++
petalinux: 2021.2
And ```make xsa petalinux_build petalinux_sysroot``` is successful.
```make aie_platform_build``` error. Some info below.
```
...
…
HadXu updated
2 years ago
-
The file: https://github.com/Xilinx/Vitis-AI/blob/v2.0/tools/Vitis-AI-Recipes/recipes-vitis-ai/vitis-ai-library/vitis-ai-library_2.0.bb
Contains an internal gitenterprise link and needs to be upda…
-
**For Vivado questions, please use [Vivado forum](
https://forums.xilinx.com/t5/Vivado-RTL-Development/ct-p/DESIGN)**
**For Vitis questions, please use [the Vitis forum](
https://forums.xilinx.co…