pytorch/caffe2/distributed
Yangqing Jia 5ae3865112 Fix build
Summary:
(1) BlobsQueue is causing a gcc error (google search suggeste it was a
bug, but we'll put the implementation in a separate cc file).
(2) Preparing for cuda 9: update cub.
(3) Prepare for cudnn 7: update cudnn rnn op.
(4) Fix an MSVC issue

Reviewed By: sf-wind, jerryzh168

Differential Revision: D5574352

fbshipit-source-id: 230820ce3ceaa32bee8323bdc509de352c93fcf2
2017-08-07 15:34:49 -07:00
..
CMakeLists.txt Adding back untracked files from manual github pull 2017-01-12 08:59:19 -08:00
file_store_handler.cc Fix build 2017-08-07 15:34:49 -07:00
file_store_handler.h Add prefix argument to FileStoreHandler 2017-08-03 10:37:26 -07:00
file_store_handler_op.cc Add prefix argument to FileStoreHandler 2017-08-03 10:37:26 -07:00
file_store_handler_op.h Add prefix argument to FileStoreHandler 2017-08-03 10:37:26 -07:00
file_store_handler_op_gpu.cc Adding back untracked files from manual github pull 2017-01-12 08:59:19 -08:00
file_store_handler_op_test.py Add store ops and tests 2016-12-05 11:53:26 -08:00
redis_store_handler.cc Throw timeout exception from StoreHandler::wait() and catch in CreateCommonWorldOp 2017-05-19 15:01:23 -07:00
redis_store_handler.h Add rendezvous timeout parameter and defaults to StoreHandler::wait() 2017-04-24 15:52:25 -07:00
redis_store_handler_op.cc CMake completions work 2017-01-11 16:59:22 -08:00
redis_store_handler_op.h Templatize store handlers 2016-12-15 12:01:31 -08:00
redis_store_handler_op_gpu.cc Adding back untracked files from manual github pull 2017-01-12 08:59:19 -08:00
redis_store_handler_op_test.py Add store ops and tests 2016-12-05 11:53:26 -08:00
store_handler.cc Add rendezvous timeout parameter and defaults to StoreHandler::wait() 2017-04-24 15:52:25 -07:00
store_handler.h Throw timeout exception from StoreHandler::wait() and catch in CreateCommonWorldOp 2017-05-19 15:01:23 -07:00
store_ops.cc Rename def() to debug_def() 2017-07-17 23:50:01 -07:00
store_ops.h Add store ops and tests 2016-12-05 11:53:26 -08:00
store_ops_test_util.py doxygen python block added 2017-03-29 06:46:16 -07:00