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

Mark some more ops as pt2_compliant #2181

Closed
wants to merge 2 commits into from

Conversation

zou3519
Copy link
Contributor

@zou3519 zou3519 commented Nov 30, 2023

Summary: These passed all generated opcheck tests.

Differential Revision: D51711876

…iant (pytorch#2180)

Summary:

- We fix fbgemm::permute_1d_sparse_data's implementation to never return
  views. The schema for the operator promises that it is functional. This was
  causing flaky tests.
- fbgemm::permute_2d_sparse_data already has that fix applied, so we just
  remove the skip

Differential Revision: D51711257
Summary: These passed all generated opcheck tests.

Differential Revision: D51711876
Copy link

netlify bot commented Nov 30, 2023

Deploy Preview for pytorch-fbgemm-docs canceled.

Name Link
🔨 Latest commit 4725038
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/6568c4520516140008224d33

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D51711876

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 3d477a0.

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

Successfully merging this pull request may close these issues.

3 participants