You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently flat_tensor ndm only accounts for tensors in get_data, get_num_keys, get_key functions.
Add support to return named_data values as well.
TODO:consolidate tensors and named_data into one structure in the flatbuffer. This will simplify all the serialization and runtime code.
Differential Revision: [D73679683](https://our.internmc.facebook.com/intern/diff/D73679683/)
[ghstack-poisoned]
0 commit comments