Conversation
[ghstack-poisoned]
🔗 Helpful links
✅ No Failures (5 Pending)As of commit 591c488 (more details on the Dr. CI page): Expand to see more💚 💚 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. |
[ghstack-poisoned]
Similar to #77396, add a way to override `device` on Tensor Subclasses by adding a bit to call into a custom, virtual `device` function. This is necessary to allow extending devices with a `meta` device to also carry along a device so as to compute device propagation in addition to other properties (FakeTensors). [ghstack-poisoned]
Similar to #77396, add a way to override `device` on Tensor Subclasses by adding a bit to call into a custom, virtual `device` function. This is necessary to allow extending devices with a `meta` device to also carry along a device so as to compute device propagation in addition to other properties (FakeTensors). [ghstack-poisoned]
Similar to #77396, add a way to override `device` on Tensor Subclasses by adding a bit to call into a custom, virtual `device` function. This is necessary to allow extending devices with a `meta` device to also carry along a device so as to compute device propagation in addition to other properties (FakeTensors). [ghstack-poisoned]
Similar to #77396, add a way to override `device` on Tensor Subclasses by adding a bit to call into a custom, virtual `device` function. This is necessary to allow extending devices with a `meta` device to also carry along a device so as to compute device propagation in addition to other properties (FakeTensors). [ghstack-poisoned]
|
@eellison has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Similar to #77396, add a way to override `device` on Tensor Subclasses by adding a bit to call into a custom, virtual `device` function. This is necessary to allow extending devices with a `meta` device to also carry along a device so as to compute device propagation in addition to other properties (FakeTensors). Differential Revision: [D36618465](https://our.internmc.facebook.com/intern/diff/D36618465) [ghstack-poisoned]
|
@eellison has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
|
@pytorchbot merge (Initiating merge automatically since Phabricator Diff has merged) |
Summary: Pull Request resolved: #77684 Similar to #77396, add a way to override `device` on Tensor Subclasses by adding a bit to call into a custom, virtual `device` function. This is necessary to allow extending devices with a `meta` device to also carry along a device so as to compute device propagation in addition to other properties (FakeTensors). Test Plan: Imported from OSS Reviewed By: Chillee Differential Revision: D36618465 Pulled By: eellison fbshipit-source-id: b9dcf480b9e78cbe46c776f1244e7259d871b379
|
Hey @eellison. |
Stack from ghstack (oldest at bottom):
_make_subclass#77970Similar to #77396, add a way to override
deviceon Tensor Subclasses by adding a bit to call into a custom, virtualdevicefunction. This is necessary to allow extending devices with ametadevice to also carry along a device so as to compute device propagation in addition to other properties (FakeTensors).Differential Revision: D36618465