pytorch/caffe2/distributed
Richard Barnes ee44d73e59 Modernize override (#61744)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/61744

Test Plan: Sandcastle

Reviewed By: malfet

Differential Revision: D29717320

fbshipit-source-id: 6eea4295ee2e5572ab337620be412376fcc2f3cc
2021-07-23 23:04:46 -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
file_store_handler_op_test.py remove unused type: ignore directives (#60006) 2021-06-18 07:23:31 -07:00
file_store_handler_op.cc Disable avoid-non-const-global-variables lint check (#62008) 2021-07-22 18:04:40 -07:00
file_store_handler_op.h
file_store_handler.cc [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
file_store_handler.h Modernize override (#61744) 2021-07-23 23:04:46 -07:00
py_export.cc
python.pyi [caffe2] add type annotations for caffe2.distributed.python 2020-08-07 13:12:53 -07:00
redis_store_handler_op_gpu.cc
redis_store_handler_op_test.py remove unused type: ignore directives (#60006) 2021-06-18 07:23:31 -07:00
redis_store_handler_op.cc
redis_store_handler_op.h
redis_store_handler.cc [Distributed] DeleteKey API for c10d TCP Store (#45401) 2020-09-28 15:30:39 -07:00
redis_store_handler.h Modernize override (#61744) 2021-07-23 23:04:46 -07:00
store_handler.cc Make PyTorch code-base clang-tidy compliant (#56892) 2021-04-28 14:10:25 -07:00
store_handler.h Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08: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 Disable avoid-non-const-global-variables lint check (#62008) 2021-07-22 18:04:40 -07:00
store_ops.h