-
Notifications
You must be signed in to change notification settings - Fork 627
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Only one DPU kernel" error #153
Comments
Hi @jimd6776 /usr/bin/python3 app_mt.py -m model_dir/densenetx.xmodel -t 8Running on Alveo U50Command line options:
|
* updating the zynq_setup script * resolving the compilation issue when targetting dpuv2 * removed patch file and change the zynq_setup.sh tvm installation * resolving the board setup for zcu104 * minor documentation changes * update docker installation for TVM * downgrade h5py installation to 2.8.0
Hello,
I ran the Vitis AI tutorial with an example DenseNetX model successfully for Alveo U50 but when i reach the step for running the application (app_mt.py) it instantly throws the following error:
It seems len(subgraphs) equals 2. Why is that and how I fix this?
Thanks in advance
The text was updated successfully, but these errors were encountered: