Closed Zera-Algorithm closed 1 month ago
Supplement: The latter inference uses cpu instead of npu.
It works when I remove the files in modelcachekey
and rerun the predict.py
.
Hi @Zera-Algorithm , as it seems the problem is fixed at your end. Hence closing this issue
Cannot run getting_started_resnet tutorial with AMD Phoenix (PHX) platform (Ryzen 7 8845H)
It shows that
vitisai_compile_model.cpp
can't parse json string, but according to tutorial, I have put%RYZEN_AI_INSTALLATION_PATH%\voe-4.0-win_amd64\vaip_config.json
in the same directory aspredict.py
.And its content is:
Hoping someone helps me, thanks!