mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| CMakeLists.txt | ||
| file_store_handler_op_gpu.cc | ||
| file_store_handler_op_test.py | ||
| file_store_handler_op.cc | ||
| file_store_handler_op.h | ||
| file_store_handler.cc | ||
| file_store_handler.h | ||
| py_export.cc | ||
| python.pyi | ||
| redis_store_handler_op_gpu.cc | ||
| redis_store_handler_op_test.py | ||
| redis_store_handler_op.cc | ||
| redis_store_handler_op.h | ||
| redis_store_handler.cc | ||
| redis_store_handler.h | ||
| store_handler.cc | ||
| store_handler.h | ||
| store_ops_test_util.py | ||
| store_ops.cc | ||
| store_ops.h | ||