[executorch][schema] Add 'EXTERNAL' to DataLocation in schema
Pull Request resolved: https://github.com/pytorch/executorch/pull/7191 To indicate if a tensor is external to the PTE file or not. Currently, we can also use the existence of 'fqn' to determine if a tensor is external or not. I think it's better to have a specific location field as fqn may be required for cases besides external tensor storage. ghstack-source-id: 257035024 @exported-using-ghexport Differential Revision: [D66523171](https://our.internmc.facebook.com/intern/diff/D66523171/) Co-authored-by: lucylq <lfq@meta.com>
P
pytorchbot committed
06e85a8d128a999d3b125eaa77d278c4a64319bb
Parent: ffc1273
Committed by GitHub <noreply@github.com>
on 12/9/2024, 6:14:39 AM