-
I am using a built from source version of XIR, however when I attempt to export my model (pytorch) to .xmodel after QAT, I get
"
[VAIQ_NOTE]: =>Converting to xmodel ...
free(): invalid pointer
…
-
Hi,
I'm interested in installing Vitis AI 1.4 version, instead of the last one 2.5. How can I do this?
I need this version to conduct a specific tutorial:
https://github.com/Xilinx/Vitis-AI-Tut…
-
Hello,
I am working to configure a Petalinux image that can trace CPU functions using vaitrace and Vitis Analyzer.
I have downloaded the latest 2022.1 Petalinux tools as well as the latest DPUC…
-
I'm trying to run [AKS examples on edge devices](https://github.com/Xilinx/Vitis-AI/tree/master/tools/AKS#run-examples-on-edge-devices) (ZCU104) but when I run `./cmake-kernels.sh --type=release --cl…
-
my infomation as follows,
os : ubuntu 18.04
platform : xilinx_u200_xdma_201830_2
xrt : xrt_202020.2.8.743
vitis/vivado …
crizy updated
2 years ago
-
I am trying to test the latest Vitis AI v1.3 with a U50 board and the provided docker image (v1.3.411) by Xilinx. I had previously successfully ran multiple of the existing networks on the same machin…
-
Hi,
I want to build a vitis-ai debug env to run the a resnet50 model with gdb. I checked out the branch '1.3.0', and then build the libs at folder "Vitis-AI-Library" and "Vitis-AI-Runtime". when …
-
-
I got following error while quantizing yolov5 model in tensorflow2
```
File "/opt/vitis_ai/conda/envs/vitis-ai-tensorflow2/lib/python3.7/site-packages/keras/engine/functional.py", line 1163, in _de…
-
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…