I meet same error, are you use pynq image v2.4?
---
[Visit
Topic](https://discuss.tvm.ai/t/problem-start-rpc-server-in-pynq-z1/7115/2) to
respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discuss.tvm.ai/email/un
I try to install vta and deploy bit file on ultra96 v2
but when I run: python test_benchmark_topi_conv2d.py
I get follow error:
Conv2DWorkload(batch=1, height=56, width=56, in_filter=64, out_filter=64,
hkernel=3, wkernel=3, hpad=1, wpad=1, hstride=1, wstride=1)
Traceback (most recent call last)