-
Notifications
You must be signed in to change notification settings - Fork 713
Fix issues with named data map load_into #8686
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
Fix issues with named data map load_into #8686
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/8686
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit bb2d0e9 with merge base 88b3441 ( 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: D70186266 |
Summary: Fix a couple bugs in load_into and add tests Differential Revision: D70186266
4f3b35b to
96acc28
Compare
|
This pull request was exported from Phabricator. Differential Revision: D70186266 |
| } | ||
|
|
||
| ET_NODISCARD Result<size_t> FlatTensorDataMap::load_data_into( | ||
| ET_NODISCARD Error FlatTensorDataMap::load_data_into( |
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.
thanks for updating this 🙏
Summary: Fix a couple bugs in load_into and add tests Reviewed By: lucylq Differential Revision: D70186266
96acc28 to
bb2d0e9
Compare
|
This pull request was exported from Phabricator. Differential Revision: D70186266 |
Summary: Fix a couple bugs in load_into and add tests
Differential Revision: D70186266