-
Notifications
You must be signed in to change notification settings - Fork 24.2k
Extending _get_bytecode_version to support flatbuffers format #75021
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 `_get_bytecode_version` to support flatbuffers. Differential Revision: [D34900498](https://our.internmc.facebook.com/intern/diff/D34900498/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D34900498/)! [ghstack-poisoned]
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit d00bb33 (more details on the Dr. CI page): 💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
Extending `_get_bytecode_version` to support flatbuffers. Differential Revision: [D34900498](https://our.internmc.facebook.com/intern/diff/D34900498/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D34900498/)! ghstack-source-id: 152699457 Pull Request resolved: #75021
…mat" Extending `_get_bytecode_version` to support flatbuffers. Differential Revision: [D34900498](https://our.internmc.facebook.com/intern/diff/D34900498/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D34900498/)! [ghstack-poisoned]
Pull Request resolved: #75021 Extending `_get_bytecode_version` to support flatbuffers. ghstack-source-id: 152701972 Differential Revision: [D34900498](https://our.internmc.facebook.com/intern/diff/D34900498/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D34900498/)!
…mat" Extending `_get_bytecode_version` to support flatbuffers. Differential Revision: [D34900498](https://our.internmc.facebook.com/intern/diff/D34900498/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D34900498/)! [ghstack-poisoned]
Pull Request resolved: #75021 Extending `_get_bytecode_version` to support flatbuffers. ghstack-source-id: 152721022 Differential Revision: [D34900498](https://our.internmc.facebook.com/intern/diff/D34900498/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D34900498/)!
…mat" Extending `_get_bytecode_version` to support flatbuffers. Differential Revision: [D34900498](https://our.internmc.facebook.com/intern/diff/D34900498/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D34900498/)! [ghstack-poisoned]
Pull Request resolved: #75021 Extending `_get_bytecode_version` to support flatbuffers. ghstack-source-id: 152746186 Differential Revision: [D34900498](https://our.internmc.facebook.com/intern/diff/D34900498/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D34900498/)!
…mat" Extending `_get_bytecode_version` to support flatbuffers. Differential Revision: [D34900498](https://our.internmc.facebook.com/intern/diff/D34900498/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D34900498/)! [ghstack-poisoned]
…mat" Extending `_get_bytecode_version` to support flatbuffers. Differential Revision: [D34900498](https://our.internmc.facebook.com/intern/diff/D34900498/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D34900498/)! [ghstack-poisoned]
…mat" Extending `_get_bytecode_version` to support flatbuffers. Differential Revision: [D34900498](https://our.internmc.facebook.com/intern/diff/D34900498/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D34900498/)! [ghstack-poisoned]
Pull Request resolved: #75021 Extending `_get_bytecode_version` to support flatbuffers. ghstack-source-id: 152771695 Differential Revision: [D34900498](https://our.internmc.facebook.com/intern/diff/D34900498/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D34900498/)!
Summary: Pull Request resolved: #75021 Extending `_get_bytecode_version` to support flatbuffers. ghstack-source-id: 152771695 (Note: this ignores all push blocking failures!) Test Plan: ``` ~/fbsource/xplat] cd ~/fbsource/xplat/ && buck test //xplat/caffe2:test_lite_interpreter Building: finished in 0.8 sec (100%) 327/327 jobs, 0/327 updated Total time: 0.9 sec Testing: finished in 06:59.5 min (85 PASS/0 FAIL) BUILD SUCCEEDED RESULTS FOR //xplat/caffe2:test_lite_interpreter PASS 412.3s 85 Passed 0 Skipped 0 Failed //xplat/caffe2:test_lite_interpreter TESTS PASSED ``` Reviewed By: iseeyuan Differential Revision: D34900498 fbshipit-source-id: 65743076d43a933c5381ec128d0268f22c0a8441
Hey @pavithranrao. |
Stack from ghstack (oldest at bottom):
Extending
_get_bytecode_version
to support flatbuffers.Differential Revision: D34900498
NOTE FOR REVIEWERS: This PR has internal Facebook specific changes or comments, please review them on Phabricator!