summaryrefslogtreecommitdiff
path: root/caffe2/distributed
AgeCommit message (Expand)AuthorFilesLines
2018-12-07Add __init__.py so files get picked up on install (#14898)Orion Reblitz-Richardson1-0/+0
2018-11-30Remove default constructor lines that do nothing, and fix warnings with clang...Brennan Vincent1-2/+0
2018-11-14Fix include paths for typeid.h (#13689)Sebastian Messmer1-1/+1
2018-11-06Support custimzed timeout when fetching blob from KVStore (#13582)Tianshu Bao5-10/+21
2018-10-15Move exception to C10 (#12354)Yangqing Jia3-4/+8
2018-09-20Move blob serialization to free functions (#11817)Sebastian Messmer1-2/+4
2018-09-06Windows DLL build with Caffe2 code (#11266)Yangqing Jia1-4/+4
2018-08-16Additional changes to make GPU builds work (#10507)Orion Reblitz-Richardson1-3/+4
2018-08-15build changes to make cpu unified build working. (#10504)Yangqing Jia4-6/+8
2018-07-19HIP Operators Generator--> HipOpG (#9322)Peter Yeh2-2/+2
2018-06-26Update from Facebook (#8887)Orion Reblitz-Richardson2-1/+20
2018-03-27Remove Apache headers from source.Orion Reblitz-Richardson17-269/+0
2018-03-12Update caffe2 from facebook 4f527ef46abf (#2234)sf-wind4-0/+35
2017-09-28Re-license to ApacheYangqing Jia17-0/+269
2017-09-11Make use of zeus kv store.Rishi Raj Singh Jhelumi1-0/+20
2017-08-07Fix buildYangqing Jia1-0/+8
2017-08-03Add prefix argument to FileStoreHandlerPieter Noordhuis4-14/+34
2017-07-17Rename def() to debug_def()Junjie Bai1-18/+8
2017-05-19Throw timeout exception from StoreHandler::wait() and catch in CreateCommonWo...Andrew Dye3-2/+13
2017-05-04Include hint about run ID in store handler assertionPieter Noordhuis1-1/+7
2017-04-24Add rendezvous timeout parameter and defaults to StoreHandler::wait()Andrew Dye6-5/+36
2017-03-29doxygen python block addedAaron Markham1-0/+2
2017-02-15windows build: getting thereYangqing Jia1-3/+7
2017-02-13Fix compiler comlaintBram Wasti1-0/+1
2017-02-03Fix race in FileStoreHandlerPieter Noordhuis2-20/+47
2017-01-25Fix blob serialization in KVStore opsDmytro Dzhulgakov1-4/+1
2017-01-12Adding back untracked files from manual github pullBram Wasti3-0/+53
2017-01-11CMake completions workYangqing Jia3-12/+2
2016-12-15Templatize store handlersPieter Noordhuis4-42/+55
2016-12-05Add store ops and testsPieter Noordhuis7-0/+360
2016-12-05Add RedisStoreHandlerPieter Noordhuis4-0/+203
2016-11-29Add FileStoreHandlerPieter Noordhuis4-0/+183
2016-11-18fbsync at f5a877Yangqing Jia2-0/+39