-
Notifications
You must be signed in to change notification settings - Fork 751
Evalue** -> Span #12908
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
Evalue** -> Span #12908
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/12908
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit 87f8c5a with merge base 9d92ff8 ( 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: D78904269 |
This PR needs a
|
Summary: We want to add safety checks inside the kernels on the amount of args they have received. To do that we need a pointer and a length instead of just a pointer. So swapping to span fixes that. Differential Revision: D78904269
edbd01c to
44eaad7
Compare
|
This pull request was exported from Phabricator. Differential Revision: D78904269 |
larryliu0820
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you
Summary: We want to add safety checks inside the kernels on the amount of args they have received. To do that we need a pointer and a length instead of just a pointer. So swapping to span fixes that. Reviewed By: larryliu0820 Differential Revision: D78904269
44eaad7 to
98f6832
Compare
|
This pull request was exported from Phabricator. Differential Revision: D78904269 |
Summary: We want to add safety checks inside the kernels on the amount of args they have received. To do that we need a pointer and a length instead of just a pointer. So swapping to span fixes that. Reviewed By: larryliu0820 Differential Revision: D78904269
98f6832 to
c188356
Compare
|
This pull request was exported from Phabricator. Differential Revision: D78904269 |
Summary: We want to add safety checks inside the kernels on the amount of args they have received. To do that we need a pointer and a length instead of just a pointer. So swapping to span fixes that. Reviewed By: larryliu0820 Differential Revision: D78904269
c188356 to
91e5996
Compare
|
This pull request was exported from Phabricator. Differential Revision: D78904269 |
Summary: We want to add safety checks inside the kernels on the amount of args they have received. To do that we need a pointer and a length instead of just a pointer. So swapping to span fixes that. Reviewed By: larryliu0820 Differential Revision: D78904269
91e5996 to
eaea3f4
Compare
|
This pull request was exported from Phabricator. Differential Revision: D78904269 |
Summary: We want to add safety checks inside the kernels on the amount of args they have received. To do that we need a pointer and a length instead of just a pointer. So swapping to span fixes that. Reviewed By: larryliu0820 Differential Revision: D78904269
eaea3f4 to
87f8c5a
Compare
|
This pull request was exported from Phabricator. Differential Revision: D78904269 |
Summary: We want to add safety checks inside the kernels on the amount of args they have received. To do that we need a pointer and a length instead of just a pointer. So swapping to span fixes that.
Differential Revision: D78904269