pytorch/caffe2/distributed
Xiaodong Wang 62d8c8cf0a Manual hipify caffe2/distributed and rocm update (no hcc modules support) (#18088)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/18088

Manually hipify the distributed folder

Reviewed By: bddppq

Differential Revision: D14482702

fbshipit-source-id: cc0abdf525b423ab1f18db8010d21e27c6668d36
2019-03-29 11:07:32 -07:00
..
__init__.py Add __init__.py so files get picked up on install (#14898) 2018-12-07 13:40:23 -08:00
CMakeLists.txt
file_store_handler.cc
file_store_handler.h
file_store_handler_op.cc
file_store_handler_op.h
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
py_export.cc
redis_store_handler.cc
redis_store_handler.h
redis_store_handler_op.cc
redis_store_handler_op.h
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
store_handler.cc Fix include paths for typeid.h (#13689) 2018-11-14 18:04:09 -08:00
store_handler.h Remove default constructor lines that do nothing, and fix warnings with clang trunk (#14300) 2018-11-30 11:16:35 -08:00
store_ops.cc
store_ops.h
store_ops_test_util.py