-
Notifications
You must be signed in to change notification settings - Fork 607
Remove read_file.h #4912
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
Remove read_file.h #4912
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/4912
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit e1608d3 with merge base d9ae7c3 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D61749168 |
This pull request was exported from Phabricator. Differential Revision: D61749168 |
Summary: Pull Request resolved: pytorch#4912 ExecuTorch shouldn't be in the business of providing file-reading helpers to clients. There are plenty of other libraries that can do this. Remove the final references to this header, and delete the header and its target. Reviewed By: dvorjackz Differential Revision: D61749168
f712e4f
to
60cbd48
Compare
This pull request was exported from Phabricator. Differential Revision: D61749168 |
60cbd48
to
7539189
Compare
Summary: Pull Request resolved: pytorch#4912 ExecuTorch shouldn't be in the business of providing file-reading helpers to clients. There are plenty of other libraries that can do this. Remove the final references to this header, and delete the header and its target. Reviewed By: dvorjackz Differential Revision: D61749168
Summary: Pull Request resolved: pytorch#4912 ExecuTorch shouldn't be in the business of providing file-reading helpers to clients. There are plenty of other libraries that can do this. Remove the final references to this header, and delete the header and its target. Reviewed By: dvorjackz Differential Revision: D61749168
This pull request was exported from Phabricator. Differential Revision: D61749168 |
7539189
to
e1608d3
Compare
Summary:
ExecuTorch shouldn't be in the business of providing file-reading helpers to clients. There are plenty of other libraries that can do this.
Remove the final references to this header, and delete the header and its target.
Reviewed By: dvorjackz
Differential Revision: D61749168