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

convert torch_mv #4974

Merged
merged 3 commits into from Sep 14, 2023
Merged

convert torch_mv #4974

merged 3 commits into from Sep 14, 2023

Conversation

ShuRaymond
Copy link
Contributor

No description provided.

@nihui
Copy link
Member

nihui commented Sep 6, 2023


197/506 Test #205: test_torch_mv .................................***Failed    4.39 sec
Traceback (most recent call last):
  File "/data/devops/workspace/tools/pnnx/tests/test_torch_mv.py", line 51, in <module>
    if test():
  File "/data/devops/workspace/tools/pnnx/tests/test_torch_mv.py", line 34, in test
    output_a = net(x, y)
NameError: name 'y' is not defined
CMake Error at /data/devops/workspace/tools/pnnx/tests/run_test.cmake:5 (message):
  Test failed with return value '1'

@ShuRaymond
Copy link
Contributor Author


197/506 Test #205: test_torch_mv .................................***Failed    4.39 sec
Traceback (most recent call last):
  File "/data/devops/workspace/tools/pnnx/tests/test_torch_mv.py", line 51, in <module>
    if test():
  File "/data/devops/workspace/tools/pnnx/tests/test_torch_mv.py", line 34, in test
    output_a = net(x, y)
NameError: name 'y' is not defined
CMake Error at /data/devops/workspace/tools/pnnx/tests/run_test.cmake:5 (message):
  Test failed with return value '1'

谢谢!才看到

@nihui nihui merged commit 83cca26 into Tencent:master Sep 14, 2023
7 checks passed
@nihui
Copy link
Member

nihui commented Sep 14, 2023

Thanks for your contribution !

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

Successfully merging this pull request may close these issues.

None yet

2 participants