summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2018-05-09[Caffe2] [feature request] Add gradient operators for IDEEP (#7234)Jinghui1-2/+0
2018-05-08onnx werror is now opt in (#7390)anderspapitto1-7/+0
2018-05-08Use a CI specific onnx namespace to catch hardcoded ones in the code (#7369)bddppq1-1/+3
2018-05-08[build] Make ATen buildable without all Caffe2 by root cmake (#7295)Orion Reblitz-Richardson3-34/+45
2018-05-07fix build (#7348)anderspapitto1-1/+7
2018-05-07Remove cdft library requirement from MKL (#7246)Yinghai Lu1-1/+1
2018-05-07Use sccache for Windows build (#7331)Will Feng1-1/+1
2018-05-04set ONNX_NO_WERROR (#7296)anderspapitto1-0/+1
2018-05-02[build] Setup to build ATen from root CMake file (#7163)Orion Reblitz-Richardson7-179/+1105
2018-05-01Separate "-Xcompiler <...>" into 2 elements because ${nvcc_flags} (when using...xkszltl1-4/+4
2018-04-30Introducing onnx-tensorrt to third_party (#7119)Yinghai Lu1-2/+2
2018-04-30Add dependency from caffe2_gpu to ATen in CMake (#7117)bddppq1-3/+6
2018-04-28[Caffe2] Follow-up of onnx-trt API change (#7076)Yinghai Lu1-1/+1
2018-04-25Statically linking CUDA for Anaconda builds (#6680)Paul Jesse Hellemn4-15/+88
2018-04-25[caffe2][cmake][opencl] Wrong directories were being included, which might br...Bram Wasti1-1/+1
2018-04-24[Caffe2] Clean up ideep integration (#6881)Yinghai Lu2-10/+16
2018-04-22[feature request] [Caffe2] Enable MKLDNN support for inference (#6699)Jinghui3-122/+214
2018-04-22[Caffe2] Fix cuda.cmake (#6821)Yinghai Lu1-1/+1
2018-04-22fix typo (#6824)Yinghai Lu2-2/+2
2018-04-20Add option cache to speed up cmake build (#6737)Yangqing Jia2-29/+42
2018-04-20[caffe2][opencl] Add OpenCL context (#6777)Bram Wasti2-0/+9
2018-04-17Update from Facebook (#6692)Orion Reblitz-Richardson1-1/+1
2018-04-11[caffe2] Update ReduceOps (#6497)Xiaomeng Yang1-0/+3
2018-04-11[caffe2] Minor changes in NNPACK CMake scripts (#6532)Marat Dukhan2-42/+1
2018-04-11[Caffe2] Add support to TensorRT (#6150)Yinghai Lu3-0/+45
2018-04-08[pytorch] add static linkage support for CuDNN and NCCL (#6410)Soumith Chintala1-1/+8
2018-04-06[caffe2] Always build NNPACK together with Caffe2 (#6365)Marat Dukhan1-9/+3
2018-04-05Modify cmake dedent function to make it compatible with Windows. (#6296)harrysummer1-3/+2
2018-04-04Change ATen to use Caffe2/cmake upstream FindCUDA (#6240)Edward Z. Yang1-0/+7
2018-04-04Update FindCUDA to cmake master as of 561238bb6f07a5ab31293928bd98f6f… (#6241)Edward Z. Yang4-28/+88
2018-04-04[Caffe2] Always build local protobuf library with -fPIC (#6264)bddppq1-4/+5
2018-04-03Expunge ATen submodule; use the in-tree copy. (#6235)Edward Z. Yang1-1/+1
2018-04-03Changes without protoc conditions (#6142)Paul Jesse Hellemn1-3/+4
2018-03-28Use local FindCUDA for CMake < 3.7Orion Reblitz-Richardson1-0/+2
2018-03-28Update CAFFE2_LINK_LOCAL_PROTOBUF functionality.Orion Reblitz-Richardson4-19/+84
2018-03-26Caffe2-onnx exporter (#2248)Yinghai Lu1-0/+7
2018-03-26Strip down onnx to only pb definitions in mobile build (#2426)bddppq1-1/+7
2018-03-26Initialize cpuinfo in the thread poolMarat Dukhan1-0/+7
2018-03-21Remove more protobuf APIs. (#2348)Yangqing Jia1-2/+11
2018-03-19Remove USE_THREADS since it is needed explicitly. (#2322)Yangqing Jia3-7/+7
2018-03-19Add an option for Caffe2 to link with local protobuf. (#2306)Yangqing Jia2-6/+31
2018-03-18put caffe2_protos to a standalone target (#2302)Yangqing Jia1-3/+0
2018-03-12Onnx caffe2 backend (#2039)Yinghai Lu2-1/+28
2018-03-09Use cpuinfo instead of Android's libcpufeatures in Android buildMarat Dukhan2-21/+30
2018-03-06Bump minimum CMake version to 3.2Marat Dukhan2-31/+12
2018-03-06Caffe2 module update: move observers as well as binaries. (#2145)Yangqing Jia7-9/+37
2018-03-06Fix OSS buildDmytro Dzhulgakov1-0/+18
2018-03-05Add Numa support (#2152)Yangqing Jia2-0/+46
2018-03-05Add C++ preprocessor define CAFFE2_USE_EXCEPTION_PTR to guard use of std::exc...Kutta Srinivasan1-2/+25
2018-03-05Update Python information shown in CMake summary (#2132)bddppq1-1/+1