pytorch/caffe2/distributed
Omkar Salpekar 6b65b3cbd8 [Distributed] DeleteKey API for c10d TCP Store (#45401)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/45401

Added a DeleteKey API for the TCP Store
ghstack-source-id: 112997162

Test Plan:
Modified the existing get/set test to use delete. verified that the
correct keys were deleted and that the numKeys API returned the right values

Reviewed By: mrshenli

Differential Revision: D23955730

fbshipit-source-id: 5c9f82be34ff4521c59f56f8d9c1abf775c67f9f
2020-09-28 15:30:39 -07:00
..
__init__.py remediation of S205607 2020-07-17 17:19:47 -07:00
CMakeLists.txt Formatting cmake (to lowercase without space for if/elseif/else/endif) (#35521) 2020-03-27 14:25:17 -07:00
file_store_handler_op_gpu.cc Manual hipify caffe2/distributed and rocm update (no hcc modules support) (#18088) 2019-03-29 11:07:32 -07:00
file_store_handler_op_test.py Remove __future__ imports for legacy Python2 supports (#45033) 2020-09-23 17:57:02 -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.cc [Distributed] DeleteKey API for c10d TCP Store (#45401) 2020-09-28 15:30:39 -07:00
file_store_handler.h [Distributed] DeleteKey API for c10d TCP Store (#45401) 2020-09-28 15:30:39 -07:00
py_export.cc Update from Facebook (#8887) 2018-06-26 14:55:48 -07:00
python.pyi [caffe2] add type annotations for caffe2.distributed.python 2020-08-07 13:12:53 -07:00
redis_store_handler_op_gpu.cc Manual hipify caffe2/distributed and rocm update (no hcc modules support) (#18088) 2019-03-29 11:07:32 -07:00
redis_store_handler_op_test.py Remove __future__ imports for legacy Python2 supports (#45033) 2020-09-23 17:57:02 -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.cc [Distributed] DeleteKey API for c10d TCP Store (#45401) 2020-09-28 15:30:39 -07:00
redis_store_handler.h [Distributed] DeleteKey API for c10d TCP Store (#45401) 2020-09-28 15:30:39 -07:00
store_handler.cc Fix include paths for typeid.h (#13689) 2018-11-14 18:04:09 -08:00
store_handler.h [Distributed] DeleteKey API for c10d TCP Store (#45401) 2020-09-28 15:30:39 -07:00
store_ops_test_util.py Remove __future__ imports for legacy Python2 supports (#45033) 2020-09-23 17:57:02 -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