[ET Device Support] Propagate device info from TensorSpec into serialized Tensor#18079
[ET Device Support] Propagate device info from TensorSpec into serialized Tensor#18079Gasoonjia wants to merge 8 commits intogh/gasoonjia/136/basefrom
Conversation
…ized Tensor Propagate device information from `TensorSpec.device` (set by `PropagateDevicePass`) to the serialized `schema.Tensor` in the emitted PTE file, to make runtime further aware of it. Differential Revision: [D95899706](https://our.internmc.facebook.com/intern/diff/D95899706/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/18079
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (2 Unrelated Failures)As of commit e45dcff with merge base bf2243a ( BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
…into serialized Tensor" Propagate device information from `TensorSpec.device` (set by `PropagateDevicePass`) to the serialized `schema.Tensor` in the emitted PTE file, to make runtime further aware of it. Differential Revision: [D95899706](https://our.internmc.facebook.com/intern/diff/D95899706/) [ghstack-poisoned]
…into serialized Tensor" Propagate device information from `TensorSpec.device` (set by `PropagateDevicePass`) to the serialized `schema.Tensor` in the emitted PTE file, to make runtime further aware of it. Differential Revision: [D95899706](https://our.internmc.facebook.com/intern/diff/D95899706/) [ghstack-poisoned]
…into serialized Tensor" Propagate device information from `TensorSpec.device` (set by `PropagateDevicePass`) to the serialized `schema.Tensor` in the emitted PTE file, to make runtime further aware of it. Differential Revision: [D95899706](https://our.internmc.facebook.com/intern/diff/D95899706/) [ghstack-poisoned]
…ized Tensor Pull Request resolved: #18079 Propagate device information from `TensorSpec.device` (set by `PropagateDevicePass`) to the serialized `schema.Tensor` in the emitted PTE file, to make runtime further aware of it. ghstack-source-id: 352274088 @exported-using-ghexport Differential Revision: [D95899706](https://our.internmc.facebook.com/intern/diff/D95899706/)
…into serialized Tensor" Propagate device information from `TensorSpec.device` (set by `PropagateDevicePass`) to the serialized `schema.Tensor` in the emitted PTE file, to make runtime further aware of it. Differential Revision: [D95899706](https://our.internmc.facebook.com/intern/diff/D95899706/) [ghstack-poisoned]
…ized Tensor Pull Request resolved: #18079 Propagate device information from `TensorSpec.device` (set by `PropagateDevicePass`) to the serialized `schema.Tensor` in the emitted PTE file, to make runtime further aware of it. ghstack-source-id: 353066933 @exported-using-ghexport Differential Revision: [D95899706](https://our.internmc.facebook.com/intern/diff/D95899706/)
…into serialized Tensor" Propagate device information from `TensorSpec.device` (set by `PropagateDevicePass`) to the serialized `schema.Tensor` in the emitted PTE file, to make runtime further aware of it. Differential Revision: [D95899706](https://our.internmc.facebook.com/intern/diff/D95899706/) [ghstack-poisoned]
…into serialized Tensor" Propagate device information from `TensorSpec.device` (set by `PropagateDevicePass`) to the serialized `schema.Tensor` in the emitted PTE file, to make runtime further aware of it. Differential Revision: [D95899706](https://our.internmc.facebook.com/intern/diff/D95899706/) [ghstack-poisoned]
…into serialized Tensor" Propagate device information from `TensorSpec.device` (set by `PropagateDevicePass`) to the serialized `schema.Tensor` in the emitted PTE file, to make runtime further aware of it. Differential Revision: [D95899706](https://our.internmc.facebook.com/intern/diff/D95899706/) [ghstack-poisoned]
Stack from ghstack (oldest at bottom):
Propagate device information from
TensorSpec.device(set byPropagateDevicePass) tothe serialized
schema.Tensorin the emitted PTE file, to make runtime further aware of it.Differential Revision: D95899706