-
Notifications
You must be signed in to change notification settings - Fork 668
Allow zero-element tensors for shared inputs. #13935
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/13935
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 9 PendingAs of commit 878bcba with merge base 56d5186 ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D81653487 |
0b9769c
to
7755d5f
Compare
Summary: Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead. Differential Revision: D81653487
This pull request was exported from Phabricator. Differential Revision: D81653487 |
Summary: Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead. Differential Revision: D81653487
7755d5f
to
8bf98b1
Compare
This pull request was exported from Phabricator. Differential Revision: D81653487 |
8bf98b1
to
65dc648
Compare
Summary: Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead. Reviewed By: JacobSzwejbka, DrJessop Differential Revision: D81653487
This pull request was exported from Phabricator. Differential Revision: D81653487 |
Summary: Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead. Reviewed By: JacobSzwejbka, DrJessop Differential Revision: D81653487
65dc648
to
9277f47
Compare
Summary: Pull Request resolved: pytorch#13935 Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead. Reviewed By: JacobSzwejbka, DrJessop Differential Revision: D81653487
9277f47
to
5b4e763
Compare
This pull request was exported from Phabricator. Differential Revision: D81653487 |
Summary: Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead. Reviewed By: JacobSzwejbka, DrJessop Differential Revision: D81653487
5b4e763
to
c4c30f2
Compare
This pull request was exported from Phabricator. Differential Revision: D81653487 |
Summary: Pull Request resolved: pytorch#13935 Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead. Reviewed By: JacobSzwejbka, DrJessop Differential Revision: D81653487
c4c30f2
to
e63dc24
Compare
Summary: Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead. Reviewed By: JacobSzwejbka, DrJessop Differential Revision: D81653487
e63dc24
to
727da86
Compare
This pull request was exported from Phabricator. Differential Revision: D81653487 |
Summary: Pull Request resolved: pytorch#13935 Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead. Reviewed By: JacobSzwejbka, DrJessop Differential Revision: D81653487
c576518
to
7d4ee4b
Compare
Summary: Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead. Reviewed By: JacobSzwejbka, DrJessop Differential Revision: D81653487
This pull request was exported from Phabricator. Differential Revision: D81653487 |
Summary: Pull Request resolved: pytorch#13935 Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead. Reviewed By: JacobSzwejbka, DrJessop Differential Revision: D81653487
7d4ee4b
to
9c00336
Compare
Summary: Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead. Reviewed By: JacobSzwejbka, DrJessop Differential Revision: D81653487
9c00336
to
9a88d56
Compare
This pull request was exported from Phabricator. Differential Revision: D81653487 |
Summary: Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead. Reviewed By: JacobSzwejbka, DrJessop Differential Revision: D81653487
9a88d56
to
e8a0ada
Compare
This pull request was exported from Phabricator. Differential Revision: D81653487 |
e8a0ada
to
204f89e
Compare
Summary: Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead. Reviewed By: JacobSzwejbka, DrJessop Differential Revision: D81653487
This pull request was exported from Phabricator. Differential Revision: D81653487 |
Summary: Pull Request resolved: pytorch#13935 Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead. Reviewed By: JacobSzwejbka, DrJessop Differential Revision: D81653487
204f89e
to
0db3b22
Compare
Summary: Adds support for the case where method inputs are zero-element. Similar to pytorch#13623, but adds support for shared input instead. Reviewed By: JacobSzwejbka, DrJessop Differential Revision: D81653487
0db3b22
to
878bcba
Compare
This pull request was exported from Phabricator. Differential Revision: D81653487 |
Summary: Adds support for the case where method inputs are zero-element. Similar to #13623, but adds support for shared input instead.
Differential Revision: D81653487