-
We were trying to run a customized model on the KR260. But when following the 08-tf2_flow Tutorial the scripts dont seem to work.
When using "source run_all.sh" there is "permission denied", but wh…
-
i am using vitis ide,but i want use riscv-toolchain gnu,can i add new gnu to vitis ide?
-
Viits HLS fails for the second example in docs/source/overlay_design_methodology/overlay_tutorial.ipynb, old Vivado IP cannot be used with new Vivado since 2020.2, and bitstreams generated using older…
-
Hi,
I tried : funannotate gff2tbl -g out.gff -f Z_test.fna
I just got this error :
`Traceback` (most recent call last):
File "/home/rigou/Work/Annot_test/venv_annot/bin/funannotate", line…
-
I get this warning using a GCC 12.2.0 cross compiler for AArch64 (in particular, the gcc built in to Xilinx Vitis 2023.1):
```console
In file included from daniele77-cli/include/cli/detail/keyboar…
-
Vitis-AI 3.0
Hi, I am trying to perform QAT on yolov5 following this script: https://github.com/Xilinx/Vitis-AI/blob/v3.0/src/vai_quantizer/vai_q_pytorch/example/resnet18_qat.py
However, I enco…
-
i was dong the Quantize part in pytorch flow, with torch==1.7 (my prj required) vitis-ai ==1.4 and come across the error
error info here:
[VAIQ_ERROR]: /opt/vitis_ai/conda/envs/vitis-ai-pytorch/lib…
-
I am wondering whether it will be possible to adopt Zynq MPSoC flow to implement Vitis AI on Xilinx RF SoC platforms like ZCU111 or ZCU1275. These devices also have the same ARM A53 QuadCore PS.
If i…
-
I am training and compiling the Resnet50 model using ```pytorch 1.13.1```. I am able to obtain the ```xmodel``` after quantization and compilation but while running the model on the hardware I get the…
-
Hi! When i run 'python quant.py --quant_mode test --subset_len 1 --batch_size 1 --deploy
',i get this error:
[VAIQ_NOTE]: =>Quantizable module is generated.(quantize_result/Model.py)
[VAIQ_NOTE]:…