Skip to content

Error with resnet50 example on V70 #205

@varunsh-xilinx

Description

@varunsh-xilinx

Describe the bug
Running the resnet50 example on V70 results in an error.

To Reproduce
Steps to reproduce the behavior:

  1. Install a V70 resnet50 model
  2. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions