-
Notifications
You must be signed in to change notification settings - Fork 610
dense_to_jagged add Meta and Autograd backend #1477
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
Conversation
✅ Deploy Preview for pytorch-fbgemm-docs canceled.
|
This pull request was exported from Phabricator. Differential Revision: D41498148 |
Summary: Pull Request resolved: pytorch#1477 Add Meta and Autograd backend for dense_to_jagged Differential Revision: D41498148 fbshipit-source-id: 246c24f67aa71ba90c39b4462255324072a33e87
b7251e9
to
0d6ab09
Compare
This pull request was exported from Phabricator. Differential Revision: D41498148 |
Summary: Pull Request resolved: pytorch#1477 Add Meta and Autograd backend for dense_to_jagged Differential Revision: D41498148 fbshipit-source-id: efa5fe3b1b4bf61389cba086639d5afaf7aeda12
0d6ab09
to
9a12071
Compare
This pull request was exported from Phabricator. Differential Revision: D41498148 |
9a12071
to
39c869d
Compare
Summary: Pull Request resolved: pytorch#1477 Add Meta and Autograd backend for dense_to_jagged Differential Revision: D41498148 fbshipit-source-id: 6459e642431d20a7990e145b05047059e1c680e4
This pull request was exported from Phabricator. Differential Revision: D41498148 |
Summary: Pull Request resolved: pytorch#1477 Add Meta and Autograd backend for dense_to_jagged Differential Revision: D41498148 fbshipit-source-id: cd92d03727b6406a9db597f3fa08d1554620363d
39c869d
to
f6e23ba
Compare
This pull request was exported from Phabricator. Differential Revision: D41498148 |
Summary: Pull Request resolved: pytorch#1477 Add Meta and Autograd backend for dense_to_jagged and jagged_dense_elementwise_add_jagged_output Note total_L is required since Meta/Fake tensor cannot calculate total_L through offsets. Reviewed By: jianyuh Differential Revision: D41498148 fbshipit-source-id: 7b6f4b4dcba0fed1b6233f865d5452fcad777360
This pull request was exported from Phabricator. Differential Revision: D41498148 |
f6e23ba
to
5dab7c2
Compare
This pull request has been merged in 64c831e. |
Summary: Add Meta and Autograd backend for dense_to_jagged
Differential Revision: D41498148