-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Running the resnet50 example on V70 results in an error.
To Reproduce
Steps to reproduce the behavior:
- Install a V70 resnet50 model
- Run the example script and pass the model
Expected behavior
The example script should work on V70.
Screenshots
WARNING: Logging before InitGoogleLogging() is written to STDERR
F20230615 07:55:15.982091 2202 dpu_runner.cpp:207] [UNILOG][FATAL][VART_RUNNER_CONSTRUCTION_FAIL][Cannot create runner] cannot open library! lib=libvart-dpu-runner.so, error=ERROR CODE: libvart-dpu-runner.so: cannot open shared object file: No such file or directory
*** Check failure stack trace: ***
./run.sh: line 33: 2167 Aborted (core dumped) python3 vitis.py --model ../../resnet_v1_50_tf/resnet_v1_50_tf.xmodel
make: *** [run] Error 134
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working