summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2018-08-30Update onnx submodule to onnx/onnx@bae6333 (#10961)Junjie Bai1-4/+2
2018-08-30Inject GetEmptyStringAlreadyInited once for static proto (#11045)Orion Reblitz-Richardson1-6/+19
2018-08-27Add -rdynamic only to linker flags to avoid compiler warnings (#10789)Junjie Bai1-1/+2
2018-08-23MIOpen integration, more tests enabled, bug fixes (#10612)Johannes M Dieterich2-0/+72
2018-08-20Completely remove build_aten and use_aten (#10469)Mingzhe Li3-37/+58
2018-08-16Build mechanism for custom operators (#10226)Peter Goldsborough2-0/+66
2018-08-16Additional changes to make GPU builds work (#10507)Orion Reblitz-Richardson1-5/+3
2018-08-13Fix FindMKL.cmake for Windows (#10453)peter1-0/+18
2018-08-13Hipify Caffe2 binaries (#10468)Junjie Bai1-0/+21
2018-08-13improve use of ROCm libraries, enable more tests, small fixes (#10406)iotamudelta2-22/+6
2018-08-13Fix ATen/core header installation. (#10463)Edward Yang1-1/+1
2018-08-10Minor changes for nicer pip packages (#9544)Jesse Hellemn1-3/+3
2018-08-10Remove caffe1 specific proto (#10380)Yangqing Jia1-2/+0
2018-08-09Fix compile flags for MSVCpeter1-6/+6
2018-08-06Stop propagating std flags to downstream gcc/nvcc (#10098)Achal1-7/+5
2018-08-06enable unit tests and other changes (#10266)iotamudelta1-0/+2
2018-08-02ROCm contributions week 29 (#9653)iotamudelta1-0/+3
2018-07-31Re-Enable ATen in C2 in integration builds to test ONNX ATen conversionsJunjie Bai1-0/+9
2018-07-31Correctly set CAFFE2_DISABLE_NUMA when USE_NUMA=OFF in cmake (#10061)Junjie Bai1-8/+12
2018-07-31Revert empty n-dim and ATen in C2 integration buildsGregory Chanan1-9/+0
2018-07-30When BUILD_ATEN=OFF, use ATen/core directly (#10019)Edward Yang1-0/+11
2018-07-30Enable ATen in C2 in integration builds to test ONNX ATen conversions (#10014)Junjie Bai1-0/+9
2018-07-29ATen's emscripten support (#9803)Giovanni1-2/+6
2018-07-19Eliminate direct access to size/strides of THTensor; replace them with std::v...Edward Yang1-0/+1
2018-07-13A reasonable way to detect Python include dirs and libraryJesse Hellemn3-25/+75
2018-07-12set CMAKE_HIP_ARCHIVE_APPEND (#9394)Junjie Bai1-0/+1
2018-07-11Fix CUDA build failures (#9347)Mingzhe Li1-1/+1
2018-07-10Vectorize sigmoid (#8612)Christian Puhrsch1-1/+1
2018-07-09Making setup.py install work for Caffe2 (#8509)Jesse Hellemn1-0/+2
2018-07-09Fix pytorch linux build issues (#9273)Mingzhe Li1-1/+5
2018-07-09Fix Android build issue (#9275)Mingzhe Li1-20/+22
2018-07-06Fix IDEEP CMakefile (#9217)Yinghai Lu1-2/+2
2018-07-05Turn on UBSAN in the OSS build (#8813)Will Feng1-0/+20
2018-06-29Support to ONNXIFI op (#8749)Yinghai Lu1-0/+1
2018-06-27Avoid iomp/gomp clash when building IDEEP ops (#8955)Yinghai Lu1-18/+22
2018-06-26[build] Enable clang-specific warnings only when using clang (#8869)Tongzhou Wang1-3/+18
2018-06-26Fix cmake cudnn autodetection (#8891)Pieter Noordhuis2-70/+2
2018-06-26[build] Raise in cmake when seeing NVCC{9/9.1} + GCC6 combo (#8863)Tongzhou Wang1-5/+10
2018-06-25First version of dispatcher (#8713)Sebastian Meßmer1-1/+0
2018-06-24Port THCS to ATen. (#8689)Edward Z. Yang1-2/+0
2018-06-22[README.md] Use GitLab URL for CMake (#8799)Tongzhou Wang2-2/+2
2018-06-22cmake wrapper (#8797)Tongzhou Wang13-2039/+2064
2018-06-19Make NCCL build select NVCC_GENCODE smarter (#8615)Tongzhou Wang2-18/+29
2018-06-18[Caffe2] Make cmake find current Python first (#8569)Paul Jesse Hellemn1-1/+13
2018-06-14caffe2 hip python binding (#8491)bddppq2-4/+7
2018-06-14Fix -g not passed to nvcc when DEBUG=1 (#8407)Tongzhou Wang3-6/+27
2018-06-14Fixing missing PyCObject_Type bug (#8467)Paul Jesse Hellemn2-1/+6
2018-06-13Repairing the integrated build path to handle the Caffe2 PR. (#8441)Jorghi122-2/+15
2018-06-13Expose proto utils and ONNX (#8073)Orion Reblitz-Richardson4-33/+30
2018-06-13[Caffe2] Enable AMD/MIOPEN ops for Caffe2 (#8306)Peter Yeh2-5/+19