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 masked.log_softmax .. masked.median #7509

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

Op info test for masked.log_softmax .. masked.median #7509

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

Comments

@qihqi
Copy link
Collaborator

qihqi commented Jun 25, 2024

Fix the Op info test for masked.log_softmax .. masked.median

  1. Find the lines 163 to 167 of test_ops.py and remove
    masked.log_softmax .. masked.median 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
@ManfeiBai ManfeiBai self-assigned this Aug 26, 2024
@ManfeiBai
Copy link
Collaborator

add masked.log_softmax to masked.mean in #8014, masked.median is hard and created #8017 to continue track

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.

2 participants