pytorch/caffe2/distributed
Sebastian Messmer b2b05b7c20 Move blob serialization to free functions (#11817)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/11817

Blob::Serialize() and Blob::Deserialize() are now free functions SerializeBlob(), DeserializeBlob() instead.
This takes away access to Blob internals from them and makes future refactorings easier.

Reviewed By: ezyang

Differential Revision: D9882726

fbshipit-source-id: 3251ebd4b53fc12f5e6924a6e4a8db3846ab3729
2018-09-20 23:27:34 -07:00
..
CMakeLists.txt
file_store_handler.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
file_store_handler.h build changes to make cpu unified build working. (#10504) 2018-08-15 17:22:36 -07:00
file_store_handler_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
file_store_handler_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
file_store_handler_op_gpu.cc HIP Operators Generator--> HipOpG (#9322) 2018-07-19 00:26:06 -07:00
file_store_handler_op_test.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
py_export.cc Update from Facebook (#8887) 2018-06-26 14:55:48 -07:00
redis_store_handler.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
redis_store_handler.h build changes to make cpu unified build working. (#10504) 2018-08-15 17:22:36 -07:00
redis_store_handler_op.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
redis_store_handler_op.h Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
redis_store_handler_op_gpu.cc HIP Operators Generator--> HipOpG (#9322) 2018-07-19 00:26:06 -07:00
redis_store_handler_op_test.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
store_handler.cc Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
store_handler.h Additional changes to make GPU builds work (#10507) 2018-08-16 13:25:27 -07:00
store_ops.cc Move blob serialization to free functions (#11817) 2018-09-20 23:27:34 -07:00
store_ops.h Windows DLL build with Caffe2 code (#11266) 2018-09-06 15:12:20 -07:00
store_ops_test_util.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00