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
Adding get_kvtensor_serializable_metadata function to (#4296)
Summary:
Pull Request resolved: #4296
X-link: facebookresearch/FBGEMM#1374
Context:
In the Publish Component, we have aligned to not use the conventional serialization and deserialization. We need to create a KVTensorMetaData object to pass data to the publish component
In this Diff:
We introduce a get_kvtensor_serializable_metadata function to serialize data. This will be used to create a KVTensorMetaData Object
Reviewed By: duduyi2013
Differential Revision: D76234752
fbshipit-source-id: 044d94c349f57f069b32f186dc12182b0c8a6a63
0 commit comments