summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)AuthorFilesLines
2018-09-18Don't build Detectron ops with NO_CAFFE2_OPS=1 (#11799)Orion Reblitz-Richardson1-13/+15
2018-09-12Aibench for asr decoderLingyi Liu1-0/+45
2018-08-31Remove BUILD_CAFFE2 and build everything (#8338)Orion Reblitz-Richardson1-1/+5
2018-08-29Enable Detectron model inference for CPU and MKL-DNN paths (#10157)jgong54-2/+67
2018-08-14Workaround for Cuda9.2 and GCC7 compilation errors (#10510)Mingzhe Li9-48/+48
2018-08-12Detect system RocksDB installation with CMake config files. (#7315)Tongliang Liao1-6/+12
2018-08-12Added missing "AT_" prefix to macro. (#10436)Tongliang Liao1-1/+1
2018-08-04Optimize reduce ops for 2d and 3d (#9992)Xiaomeng Yang5-14/+21
2018-07-27Remove template parameter from Tensor (#9939)Jerry Zhang6-16/+16
2018-07-26Revert D8121878: Remove template parameter from TensorJerry Zhang6-16/+16
2018-07-26Remove template parameter from Tensor (#13)Jerry Zhang6-16/+16
2018-07-23Reformat output data format to make it more general for other binaries (#9555)Fei Sun1-43/+40
2018-07-16Additional operator information values (#9153)Brad Stocks1-1/+56
2018-07-06Fix shape inference bug (#9199)Hao Lu2-26/+9
2018-06-13output each operator separately due to logcat truncation (#8456)llyfacebook1-9/+4
2018-06-11Add affine_channel_op (#8356)Xiaomeng Yang3-239/+0
2018-06-07Change the output format of caffe2 observers (#8261)llyfacebook1-12/+33
2018-06-06Change the benchmark log format and also log flops (#8215)llyfacebook2-4/+43
2018-06-01Update from facebook 1ee4edd286a3 (#8040)Bram Wasti5-21/+65
2018-05-31Import/export observer symbols for DLL, which fixes the linking error in Visu...xkszltl5-4/+14
2018-05-01[Caffe2][fbcode=>GH sync] Update from facebook 4323b18ce13c (#7116)Lu Fang1-3/+0
2018-04-23Update from facebook (#6871)Bram Wasti4-26/+15
2018-04-19Add missing #include for CAFFE2_MODULE macro. (#6790)xkszltl1-0/+1
2018-04-18[Caffe2] Detectron fpn support (#6645)daquexian2-4/+37
2018-04-11[Caffe2] Add support to TensorRT (#6150)Yinghai Lu1-1/+1
2018-03-27Change observer copy() method to take id parameterMartin Schatz2-9/+1
2018-03-18Caffe2: Add support for several auto-created observers and move net summary t...Alexander Sidorov1-1/+1
2018-03-11Fixes for build errors on Windows with GPU (#2222)Paul Jesse Hellemn1-1/+1
2018-03-06Caffe2 module update: move observers as well as binaries. (#2145)Yangqing Jia12-2/+424
2018-03-06Changes done internally at Facebook (#2154)Dmytro Dzhulgakov1-2/+2
2018-03-01Building rocksdb as a module (#2094)Yangqing Jia4-5/+196
2018-01-24Moved RoIAlign to OSS.Yanghan Wang3-550/+0
2018-01-18Enable the detectron module in cmakeRoss Girshick1-1/+1
2018-01-17Import Detectron opsRoss Girshick43-0/+5121
2018-01-03Provide CMake support for detectron opsIlija Radosavovic1-0/+3
2017-10-26Making a module option for Caffe2Yangqing Jia2-0/+47