You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd demo/multi-model-exec
conda activat ryzenai
set GLOG_PATH=%cd%\..\..\tutorial\yolov8_e2e\bin
dir %GLOG_PATH%\glog.dll
set PATH=%GLOG_PATH%;%PATH%
cd ipu_modelsx4_demo
python generate_script.py
Hardware: UM790Pro
IPU: 0.1109.8.128
System: Windows 11 Pro 23H2
miniconda: 24.3.0
Python: 3.9.7
First , I can run demo/cloud-to-client correct. The env name is ryzenai.
But , I cannot get the expected result by running demo/multi-model-exec.
Step:
After each script runs, there is output, but no window is opened to display any content.
The text was updated successfully, but these errors were encountered: