-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Allow torch/csrc/deploy/interpreter/Optional.hpp to be allowed into the wheel distribution #74643
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
…he wheel distribution [ghstack-poisoned]
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 4a14968 (more details on the Dr. CI page): ✅ None of the CI failures appear to be your fault 💚
❄️ 1 failure tentatively classified as flakybut reruns have not yet been triggered to confirm:
|
…owed into the wheel distribution" [ghstack-poisoned]
|
@PaliC has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
…he wheel distribution (#74643) Summary: Pull Request resolved: #74643 Previously `torch/csrc/deploy/interpreter/Optional.hpp` wasn't getting included in the wheel distribution created by `USE_DEPLOY=1 python setup.py bdist_wheel`, this pr fixes that Test Plan: Imported from OSS Reviewed By: d4l3k Differential Revision: D35094459 Pulled By: PaliC fbshipit-source-id: 50aea946cc5bb72720b993075bd57ccf8377db30
|
Hey @PaliC. |
…he wheel distribution (#74643) Summary: Pull Request resolved: #74643 Previously `torch/csrc/deploy/interpreter/Optional.hpp` wasn't getting included in the wheel distribution created by `USE_DEPLOY=1 python setup.py bdist_wheel`, this pr fixes that Test Plan: Imported from OSS Reviewed By: d4l3k Differential Revision: D35094459 Pulled By: PaliC fbshipit-source-id: 50aea946cc5bb72720b993075bd57ccf8377db30 (cherry picked from commit 6ad5d96)
Stack from ghstack (oldest at bottom):
Previously
torch/csrc/deploy/interpreter/Optional.hppwasn't getting included in the wheel distribution created byUSE_DEPLOY=1 python setup.py bdist_wheel, this pr fixes thatDifferential Revision: D35094459