summaryrefslogtreecommitdiff
path: root/caffe2/binaries
AgeCommit message (Expand)AuthorFilesLines
2017-01-04build file fix and avx2 on mac fixYangqing Jia1-5/+5
2017-01-04moved exclude to append in binary sourcesBram Wasti1-13/+9
2017-01-04Moved binaries/python CMake files to reflect paradigm of the rest of the code...Bram Wasti1-0/+66
2016-12-19Moved core_overhead_benchmark to oss. Use google/benchmarkYangqing Jia1-0/+154
2016-12-17fbcode: remove unused includes from .cpp files with no #if and #defineMathieu Baudet4-5/+0
2016-12-15MKLDevice and MKLOperatorYangqing Jia1-14/+15
2016-11-18fbsync at f5a877Yangqing Jia3-6/+6
2016-11-15fbsync. TODO: check if build files need update.Yangqing Jia1-23/+34
2016-10-07fbsyncYangqing Jia11-20/+25
2016-09-06chunky syncYangqing Jia2-169/+67
2016-07-26Android build improvementsYangqing Jia1-12/+2
2016-07-21changes to make c2 build.Yangqing Jia1-5/+9
2016-07-21chunky sync - build scripts to be writtenYangqing Jia15-116/+139
2016-05-15A set of changes to make newest sync build.Yangqing Jia4-193/+15
2016-05-13chunky syncYangqing Jia17-53/+326
2016-03-08third party cleanYangqing Jia1-8/+4
2016-01-19misc: experimental cuda elementwise rtc, softmax fp16Yangqing Jia1-2/+11
2016-01-13misc updatesYangqing Jia4-65/+11
2016-01-07misc updates, mainly relu, to test fp16Yangqing Jia1-1/+2
2016-01-05speed benchmarkYangqing Jia2-0/+40
2015-12-09a script to test zeromq db throughput.Yangqing Jia1-0/+19
2015-12-03misc update to reduce binary size. Removed zmq.hppYangqing Jia2-24/+7
2015-10-11A consolidation of a couple random weekend work.Yangqing Jia15-262/+237
2015-09-06lintYangqing Jia2-2/+3
2015-09-06no more gflags hack headers.Yangqing Jia12-12/+0
2015-09-06no more gflags_namespace.h headerYangqing Jia2-32/+0
2015-09-06put a peer access pattern function to caffe2.Yangqing Jia1-2/+7
2015-09-06Use a global init function: it seems that with the multiple components option...Yangqing Jia14-26/+28
2015-09-03remove dependency to google profilerYangqing Jia2-5/+0
2015-07-23add back gflags dependencyYangqing Jia1-3/+12
2015-07-23[gflags] sort out the gflags namespace issue.Yangqing Jia14-24/+47
2015-07-19run_plan_mpi: check the returned stateYangqing Jia1-0/+5
2015-07-19Some more MPI examplesYangqing Jia1-1/+2
2015-07-19minor changeYangqing Jia1-4/+3
2015-07-18zmq feeder bugfixYangqing Jia1-5/+7
2015-07-18zmq feeder: catch error when setting up the socket.Yangqing Jia1-5/+9
2015-07-18zmqdb: pass key as well.Yangqing Jia2-5/+14
2015-07-18Use c++ to do zmqdb, and added a simple zmq feeder example.Yangqing Jia2-0/+71
2015-07-18(1) minidb bugfixYangqing Jia2-13/+73
2015-07-08Several changes:Yangqing Jia3-3/+97
2015-07-01Adding <memory> to the header. Clang is fine with missing this but gcc compla...Yangqing Jia1-0/+1
2015-07-01More flag changes… and adding back run_plan_mpiYangqing Jia4-3/+19
2015-07-01namespace google -> gflags for gflags functions.Yangqing Jia9-18/+18
2015-06-30enable optional_deps so that any non-crucial failures will not break the whol...Yangqing Jia1-78/+10
2015-06-25A clean init for Caffe2, removing my earlier hackyYangqing Jia12-0/+993