summaryrefslogtreecommitdiff
path: root/.jenkins
AgeCommit message (Expand)AuthorFilesLines
2018-12-18Revert D13383102: [pytorch][PR] Upgrade MKL-DNN to version 0.17Edward Yang1-1/+0
2018-12-17Reenable OpenMP by reverting the following two commits. (#15315)Edward Yang1-11/+1
2018-12-17Fix the missing caffe2 proto files for Windows (#15157)peter1-0/+5
2018-12-17Minor fixes in .jenkins/caffe2/bench.shJunjie Bai1-2/+5
2018-12-14Refactor caffe2 CI scripts and add benchmark scriptsJunjie Bai3-44/+58
2018-12-12Don't setup x86_64-linux-gnu-gcc as an sccache wrapper. (#15078)Edward Yang1-1/+1
2018-12-11Install cpp tests when built (#15000)Orion Reblitz-Richardson2-13/+26
2018-12-07Upgrade MKL-DNN to version 0.17 (#14308)Gu, Jinghui1-0/+1
2018-12-07USE_TENSORRT support and TensorRT 5 compatibilitySergei Nikolaev1-0/+16
2018-12-06Upgrade CI to ROCm 1.9.2 (#14216)Johannes M Dieterich1-0/+8
2018-12-05Update magma to 2.4.0 for Windowspeterjc1231-3/+3
2018-12-05Unify build_caffe2_amd.py and build_pytorch_amd.py (#14769)Edward Yang2-4/+2
2018-11-29Add back the MAX_JOBS=4 restriction to make rocm CI more stable (#14566)Junjie Bai1-0/+5
2018-11-28nccl fixes (#14195)andersj1-9/+22
2018-11-28Update OpenMP cmake setting for xcode 9 compiler(AppleClang 9.0) (#14473)JerryShih1-1/+11
2018-11-27Windows local build: restore original working dir after activating VC environ...Will Feng2-0/+4
2018-11-26Removing Caffe2-specific conda infraJesse Hellemn2-35/+4
2018-11-19CircleCI: fix NCCL install (#14172)Will Feng2-11/+15
2018-11-19Setup sccache for PyTorch ROCm CI (#14153)Your Name1-5/+26
2018-11-17Revert "CircleCI: fix NCCL install (#14124)" (#14146)Junjie Bai2-10/+10
2018-11-16Update FXdiv submodule (#14128)Marat Dukhan1-7/+0
2018-11-16CircleCI: fix NCCL install (#14124)Will Feng2-10/+10
2018-11-16Fixed MPI build with higher version of GCC (#14122)Teng Li1-1/+1
2018-11-16Enable Caffe2 ROCm test on centos (#14090)Your Name1-0/+7
2018-11-13Fix Windows build and test in CI (#11716)Peter Goldsborough2-2/+13
2018-11-12Switch to packaged Thrust on Ubuntu, enable CentOS 7.5 as a CI target (#12899)Johannes M Dieterich4-48/+1
2018-11-09Make c10 buildable by itself. (#13742)Edward Yang1-0/+9
2018-11-09Use MNIST dataset in C++ integration test (#13737)Peter Goldsborough1-1/+1
2018-11-08Added HIP top_k operator (#13747)Ashish1-4/+0
2018-11-08build with mkl-dnn by default (#13303)Gu, Jinghui2-1/+6
2018-11-07Update path in CI script to access ninja (#13646)Peter Goldsborough1-0/+2
2018-11-06ATen/test/basic.cpp: Catch2Gtest (#12142)zrphercule1-1/+0
2018-11-06Add math functions overloaded over different numeric types for cuda and hip (...Junjie Bai1-3/+0
2018-10-31Enable opencv and lmdb in ROCM CI (#13430)Junjie Bai2-1/+8
2018-10-31Using pip --user in test.sh script breaks ppc64le builds (#13388)Freddie Mendoza1-4/+7
2018-10-31Windows CI hotfix: Pin Python version to 3.6.7 (#13410)Will Feng2-2/+6
2018-10-30Add --user to pip install in pytorch test scripts (#13366)bddppq1-2/+2
2018-10-30In pytorch CI install ninja via pip instead of building it from sourceJunjie Bai1-5/+1
2018-10-29seperate mkl, mklml, and mkldnn (#12170)Gu, Jinghui1-0/+1
2018-10-29Towards a quieter CIAnders Papitto2-17/+17
2018-10-25Enable MIOpen properly (#13048)Johannes M Dieterich1-0/+2
2018-10-23Windows CI integration for custom ops (#12928)Peter Goldsborough1-2/+25
2018-10-22Add support for inline expect tests. (#12825)Edward Yang3-1/+5
2018-10-22Install torchvision before all tests, tickles #7851 (#8311)Edward Yang1-2/+3
2018-10-19CircleCI: enable OSX jobsWill Feng1-1/+1
2018-10-18Revert D10444104: [pytorch][PR] Windows CI integration for custom opsWill Feng1-25/+2
2018-10-18Windows CI integration for custom ops (#11527)Peter Goldsborough1-2/+25
2018-10-16Re-disable softmax ops tests in ROCM (#12749)bddppq1-0/+1
2018-10-16Improve reporting on pytest. (#12610)Edward Yang1-0/+4
2018-10-16Remove MIOpen Softmax operator (#12727)Ashish1-1/+0