-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Extend jit::load to work on flatbuffer file #75022
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
Extending torch::jit::load to read flatbuffer file Differential Revision: [D35060736](https://our.internmc.facebook.com/intern/diff/D35060736/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D35060736/)! [ghstack-poisoned]
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 34c0b64 (more details on the Dr. CI page):
🕵️ 1 new failure recognized by patternsThe following CI failures do not appear to be due to upstream breakages
|
Extending torch::jit::load to read flatbuffer file Differential Revision: [D35060736](https://our.internmc.facebook.com/intern/diff/D35060736/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D35060736/)! ghstack-source-id: 152665232 Pull Request resolved: #75022
Extending torch::jit::load to read flatbuffer file Differential Revision: [D35060736](https://our.internmc.facebook.com/intern/diff/D35060736/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D35060736/)! [ghstack-poisoned]
Pull Request resolved: #75022 Extending torch::jit::load to read flatbuffer file ghstack-source-id: 152820697 Differential Revision: [D35060736](https://our.internmc.facebook.com/intern/diff/D35060736/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D35060736/)!
iseeyuan
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.
LGTM
Summary: Pull Request resolved: #75022 Extending torch::jit::load to read flatbuffer file ghstack-source-id: 152820697 Test Plan: CI Reviewed By: iseeyuan Differential Revision: D35060736 fbshipit-source-id: d653a5af662a46107ff4fd70209fd2a0a4d40f20
|
Hey @pavithranrao. |
|
This pull request has been reverted by 32e58c7. To re-land this change, please open another pull request, assignthe same reviewers, fix the CI failures that caused the revert and make sure that the failing CI runs on the PR by applying the proper ciflow label (e.g., ciflow/trunk). |
|
This pull request has been reverted by 42ae19b4c85f5bfce5f07c24f0d252a043b0460d. To re-land this change, please open another pull request, assignthe same reviewers, fix the CI failures that caused the revert and make sure that the failing CI runs on the PR by applying the proper ciflow label (e.g., ciflow/trunk). |
Stack from ghstack (oldest at bottom):
Extending torch::jit::load to read flatbuffer file
Differential Revision: D35060736
NOTE FOR REVIEWERS: This PR has internal Facebook specific changes or comments, please review them on Phabricator!