summaryrefslogtreecommitdiff
path: root/binaries
AgeCommit message (Expand)AuthorFilesLines
2018-09-26IValue can store Blob (#11414)Sebastian Messmer1-2/+2
2018-09-25Removing some dependency edges from Blob to other caffe2 (#12043)Sebastian Messmer2-4/+4
2018-09-25Back out "Removing some dependency edges from Blob to other caffe2"Maciej Bargiel2-4/+4
2018-09-24Removing some dependency edges from Blob to other caffe2 (#11923)Sebastian Messmer2-4/+4
2018-09-22Remove many caffe2::TIndex and replace them with int64_t (#11943)Christian Puhrsch1-1/+1
2018-09-20Move blob serialization to free functions (#11817)Sebastian Messmer2-3/+4
2018-09-05caffe2::DeviceType -> at::DeviceType (#11254)Jerry Zhang3-5/+5
2018-08-30Caffe2 flags needs to be used after the GlobalInit function is calledFei Sun2-1/+1
2018-08-30Add benchmarking functionality to the benchmark app (#10976)Fei Sun3-43/+118
2018-08-28Replace direct include of caffe2.pb.h with an intermediary header caffe2_pb.h...Edward Yang12-12/+12
2018-08-24Update mobile predictor caller's interfaceYi Cheng1-2/+2
2018-08-16Support benchmark on windows machinesFei Sun1-1/+3
2018-08-13Hipify Caffe2 binaries (#10468)Junjie Bai4-5/+16
2018-08-10Remove caffe1 specific proto (#10380)Yangqing Jia1-2/+3
2018-08-05Add the ocr_det model for benchmarking (#10245)Lingyi Liu1-3/+8
2018-08-05Add the ocr_rec model json (#10240)Lingyi Liu1-6/+0
2018-07-27Remove template parameter from Tensor (#9939)Jerry Zhang5-10/+9
2018-07-26Move predictor into caffe2/caffe2/predictor (#9548)Yi Cheng1-1/+1
2018-07-26Sleep before run (#9891)Fei Sun3-2/+12
2018-07-26Revert D8121878: Remove template parameter from TensorJerry Zhang5-9/+10
2018-07-26Remove template parameter from Tensor (#13)Jerry Zhang5-10/+9
2018-06-26Update from Facebook (#8887)Orion Reblitz-Richardson4-3/+99
2018-06-06add wipe_cache option (#8204)llyfacebook3-3/+16
2018-06-01Update from facebook 1ee4edd286a3 (#8040)Bram Wasti1-3/+3
2018-05-29Update from facebook (#7855)Sebastian Meßmer2-0/+10
2018-05-19Update from facebook (#7696)bddppq2-6/+107
2018-05-15[caffe2][nomnigraph] Add optimize function to opt:: namespace that takes in a...Bram Wasti1-0/+6
2018-05-10Update from facebook (#7451)Paul Jesse Hellemn4-194/+385
2018-05-01[Caffe2][fbcode=>GH sync] Update from facebook 4323b18ce13c (#7116)Lu Fang1-1/+3
2018-04-23Bump benchmark to master (#6878)Yangqing Jia1-1/+1
2018-04-23Update from facebook (#6871)Bram Wasti1-0/+10
2018-04-10[Caffe2] Changes done inside Facebook (#6378)Yinghai Lu1-11/+30
2018-04-02[caffe2] Add default values to speed_benchmark args (#6210)hlu11-5/+11
2018-03-23Update speed_benchmark binaryMarat Dukhan1-5/+29
2018-03-21Remove more protobuf APIs. (#2348)Yangqing Jia3-3/+3
2018-03-20Fix caffe2_benchmarkFei Sun1-5/+7
2018-03-06Caffe2 module update: move observers as well as binaries. (#2145)Yangqing Jia20-0/+2194