mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
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 |
||
|---|---|---|
| .. | ||
| 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 | ||
| file_store_handler_op_test.py | ||
| redis_store_handler.cc | ||
| redis_store_handler.h | ||
| redis_store_handler_op.cc | ||
| redis_store_handler_op.h | ||
| redis_store_handler_op_gpu.cc | ||
| redis_store_handler_op_test.py | ||
| store_handler.cc | ||
| store_handler.h | ||
| store_ops.cc | ||
| store_ops.h | ||
| store_ops_test_util.py | ||