Skip to content
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

VTA test fail while running the 2D convolution testbench on Pynq #7182

Closed
ghost opened this issue Dec 30, 2020 · 1 comment
Closed

VTA test fail while running the 2D convolution testbench on Pynq #7182

ghost opened this issue Dec 30, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Dec 30, 2020

I am getting an error while following Testing Pynq-based Hardware Setup.

First I used Pynq 0.0.1 bitstream, and ran the following on host/PC, while RPC server is running on the Pynq board:

python3 /vta/tests/python/integration/test_benchmark_topi_conv2d.py

Which resulted in RecursionError. See @lhf1997 comment under: #6012 (comment). See also: https://discuss.tvm.apache.org/t/vta-recursion-error/7271.

Then I tried with Pynq 0.0.2 bitstream, and got the following output: VTA CONV2D TEST FAILED, as shown in the picture below (the one on the right is the host/PC output and the one on the left is the board output):

Screenshot_2020-12-29_14-46-401

I tried to run again and got some other error, as shown in the picture below:

Screenshot_2020-12-29_16-23-17

The error in both cases seems to be related to loading VTA library libvta.so and conv2d.o!
Any idea?

@junrushao
Copy link
Member

Thanks for your interests in TVM. Please create a thread at the discuss forum (https://discuss.tvm.apache.org/) and ask general usability issues. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant