-
Notifications
You must be signed in to change notification settings - Fork 607
register nn.Module test for upsample_nearest2d #4055
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/4055
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 9ad8f15 with merge base 34bda85 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D58907319 |
This pull request was exported from Phabricator. Differential Revision: D58907319 |
Summary: Pull Request resolved: pytorch#4055 Register nn.Module test for ate.upsample_nearest2d.vec. Need to enable `not_decompose` to test this op. Differential Revision: D58907319
bced356
to
a5b7b8b
Compare
This pull request was exported from Phabricator. Differential Revision: D58907319 |
Summary: Pull Request resolved: pytorch#4055 Register nn.Module test for ate.upsample_nearest2d.vec. Need to enable `not_decompose` to test this op. Differential Revision: D58907319
a5b7b8b
to
3a590eb
Compare
This pull request was exported from Phabricator. Differential Revision: D58907319 |
3a590eb
to
80d4daa
Compare
Summary: Pull Request resolved: pytorch#4055 Register nn.Module test for ate.upsample_nearest2d.vec. Need to enable `not_decompose` to test this op. Reviewed By: jorgep31415 Differential Revision: D58907319
This pull request was exported from Phabricator. Differential Revision: D58907319 |
Summary: Pull Request resolved: pytorch#4055 Register nn.Module test for ate.upsample_nearest2d.vec. Need to enable `not_decompose` to test this op. Reviewed By: jorgep31415 Differential Revision: D58907319
80d4daa
to
8231bb7
Compare
This pull request was exported from Phabricator. Differential Revision: D58907319 |
Summary: Pull Request resolved: pytorch#4055 Register nn.Module test for ate.upsample_nearest2d.vec. Need to enable `not_decompose` to test this op. Reviewed By: jorgep31415 Differential Revision: D58907319
8231bb7
to
d5857c5
Compare
This pull request was exported from Phabricator. Differential Revision: D58907319 |
Summary: Pull Request resolved: pytorch#4055 Register nn.Module test for ate.upsample_nearest2d.vec. Need to enable `not_decompose` to test this op. Reviewed By: jorgep31415 Differential Revision: D58907319
d5857c5
to
667c166
Compare
This pull request was exported from Phabricator. Differential Revision: D58907319 |
667c166
to
c1420db
Compare
Summary: Pull Request resolved: pytorch#4055 Register nn.Module test for ate.upsample_nearest2d.vec. Need to enable `not_decompose` to test this op. Reviewed By: jorgep31415 Differential Revision: D58907319
This pull request was exported from Phabricator. Differential Revision: D58907319 |
Summary: Pull Request resolved: pytorch#4055 Register nn.Module test for ate.upsample_nearest2d.vec Reviewed By: jorgep31415 Differential Revision: D58907319
c1420db
to
9fdd5a3
Compare
Summary: Pull Request resolved: pytorch#4055 Register nn.Module test for ate.upsample_nearest2d.vec Reviewed By: jorgep31415 Differential Revision: D58907319
9fdd5a3
to
9ad8f15
Compare
This pull request was exported from Phabricator. Differential Revision: D58907319 |
This pull request has been merged in eebffae. |
Summary:
Register nn.Module test for ate.upsample_nearest2d.vec.
Need to enable
not_decompose
to test this op.Differential Revision: D58907319