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

Op info test for linalg.norm .. linalg.solve #7503

Closed
qihqi opened this issue Jun 25, 2024 · 1 comment · Fixed by #8044
Closed

Op info test for linalg.norm .. linalg.solve #7503

qihqi opened this issue Jun 25, 2024 · 1 comment · Fixed by #8044
Assignees
Labels

Comments

@qihqi
Copy link
Collaborator

qihqi commented Jun 25, 2024

Fix the Op info test for linalg.norm .. linalg.solve

  1. Find the lines 133 to 137 of test_ops.py and remove
    linalg.norm .. linalg.solve from skip_list
  2. Run op_info test with pytest test/test_ops.py
  3. Fix the failure.

Please refer to
this guide as guide to fix:

Also refer to these PRs:

@ManfeiBai
Copy link
Collaborator

Hi, @yenkwang, thanks for contribution!

please feel free to push commit to PR and test with CI too

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

Successfully merging a pull request may close this issue.

3 participants