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 T .. arange #7688

Closed
ManfeiBai opened this issue Jul 15, 2024 · 1 comment
Closed

Op info test for T .. arange #7688

ManfeiBai opened this issue Jul 15, 2024 · 1 comment
Assignees
Labels

Comments

@ManfeiBai
Copy link
Collaborator

Fix the Op info test for T .. arange

  1. Find the lines 328 to 332 of test_ops.py and remove
    T .. arange 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 ManfeiBai self-assigned this Jul 15, 2024
@ManfeiBai
Copy link
Collaborator Author

fix in #7681

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

No branches or pull requests

1 participant