Xilinx / Vitis-AI-Tutorials

MIT License
358 stars 144 forks source link

Bus error when running Vitis-AI-Tutorials/Design_Tutorials/08-tf2_flow/files/application/app_mt.py #56

Open majlucaaa opened 2 years ago

majlucaaa commented 2 years ago

When running the app_mt.py file to run the xmodel file in the ZCU104, I receive "Bus error" message when executing line all_dpu_runners.append(vart.Runner.create_runner(subgraphs[0], "run")). What can I do?