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

[hard] Op info test for repeat_interleave #7997

Open
ManfeiBai opened this issue Sep 12, 2024 · 1 comment
Open

[hard] Op info test for repeat_interleave #7997

ManfeiBai opened this issue Sep 12, 2024 · 1 comment

Comments

@ManfeiBai
Copy link
Collaborator

Fix the Op info test for repeat_interleave

  1. Find the lines of repeat_interleave in test_ops.py and remove
    repeat_interleave 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 Author

failed to gain repeats and dim arg in @op(torch.ops.aten. repeat_interleave.Tensor)

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

No branches or pull requests

1 participant