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

test sample building error #15

Open
BOPsemi opened this issue Apr 14, 2020 · 2 comments
Open

test sample building error #15

BOPsemi opened this issue Apr 14, 2020 · 2 comments

Comments

@BOPsemi
Copy link

BOPsemi commented Apr 14, 2020

Hello,

I tried to run an example, but I got the following errors
/nngen/tests/onnx_matrix_conv2d_linear/test_onnx_matrix_conv2d_linear_int32_3x3_stride1_3x3_stride1.py
which is not the same as the test file we want to collect:

Could you please help me how to fix it

@BOPsemi
Copy link
Author

BOPsemi commented Apr 14, 2020

I also tried to build some example on Docker
I got the following errors

------------- errors ------------
import file mismatch:
imported module 'test_onnx_matrix_conv2d_linear_int32_3x3_stride1_3x3_stride1' has this file attribute:
/home/nngen/nngen/tests/onnx_matrix_conv2d_linear/test_onnx_matrix_conv2d_linear_int32_3x3_stride1_3x3_stride1.py
which is not the same as the test file we want to collect:
/home/nngen/nngen/tests/onnx_matrix_conv2d_transpose_linear/test_onnx_matrix_conv2d_linear_int32_3x3_stride1_3x3_stride1.py
HINT: remove pycache / .pyc files and/or use a unique basename for your test file modules

@neowine
Copy link

neowine commented Jul 9, 2021

I have the same issue. Does anyone have a solution?

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

2 participants