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 nn.functional.prelu .. nn.functional.silu #7561

Open
qihqi opened this issue Jun 25, 2024 · 0 comments
Open

Op info test for nn.functional.prelu .. nn.functional.silu #7561

qihqi opened this issue Jun 25, 2024 · 0 comments
Labels

Comments

@qihqi
Copy link
Collaborator

qihqi commented Jun 25, 2024

Fix the Op info test for nn.functional.prelu .. nn.functional.silu

  1. Find the lines 433 to 437 of test_ops.py and remove
    nn.functional.prelu .. nn.functional.silu 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:

@qihqi qihqi added good first issue Good for newcomers torchxla2 labels Jun 25, 2024
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