summaryrefslogtreecommitdiff
path: root/.jenkins
AgeCommit message (Expand)AuthorFilesLines
2018-03-02Turning off conv_op_test for now (#2104)Paul Jesse Hellemn1-0/+4
2018-03-02Reduce OS X MAX_JOBS because we are still OOMing (#5493)Edward Z. Yang1-1/+1
2018-03-01Add pytorch-docker-build-test. (#5468)Edward Z. Yang2-0/+6
2018-02-28Fixing mkl builds not using mkl (#2093)Paul Jesse Hellemn1-1/+1
2018-02-24Turn on ASAN in continuous integration. (#5271)Edward Z. Yang4-5/+39
2018-02-24Accept GPU perf test regression. (#5395)Edward Z. Yang1-2/+2
2018-02-24Update CMake min requirement to 3, and use interface library for cuda libs. (...Yangqing Jia1-1/+9
2018-02-23[WIP] splitting conda-builds into separate build and test phases for PRs (#2031)Paul Jesse Hellemn2-2/+19
2018-02-23Merge Variable and Tensor classes (#5225)Sam Gross1-1/+1
2018-02-23Test both CPU build and CUDA build for Windows (#5364)Will Feng1-0/+10
2018-02-22Install onnx by using the onnx inside caffe2 (#2002)Yinghai Lu1-1/+8
2018-02-22Add a disabled-configs.txt interlock. (#5352)Edward Z. Yang2-1/+17
2018-02-21only delete S3 image for successful Windows tests (#5341)Will Feng1-2/+1
2018-02-21Improve GPU perf test (#5327)Will Feng6-23/+36
2018-02-21Fix public protobuf interface (#1961)Yangqing Jia1-0/+7
2018-02-15Fix conda removal step for Windows build (#5267)Will Feng2-2/+2
2018-02-15Run tests with -v flag, fixes #5240 (#5259)Edward Z. Yang3-3/+3
2018-02-14Add CPU and GPU perf tests in enabled-configs.txt (#5243)Will Feng1-0/+2
2018-02-13Update perf test suite (#5191)Will Feng10-31/+43
2018-02-13CUDA support for C++ extensions with setuptools (#5207)Peter Goldsborough1-0/+2
2018-02-13Optionally build with sccachePieter Noordhuis1-2/+25
2018-02-13Use sccache for CPU builds. (#5208)Edward Z. Yang2-3/+45
2018-02-12Modest refactor of .jenkins scripts (#5202)Edward Z. Yang9-32/+86
2018-02-12Set MAX_JOBS=3 for OS X builds. (#5199)Edward Z. Yang1-0/+2
2018-02-12Make conda install and s3 cp in Windows build more quiet (#5187)Will Feng2-5/+5
2018-02-07Change Windows CI conda install path (#5126)Will Feng2-5/+7
2018-02-06Refactor CPU and GPU perf tests (#5078)Will Feng13-303/+383
2018-02-05cmake: python packages now install to the cannonical directoryjoncrall1-21/+28
2018-02-05Port cuDNN RNN bindings to ATen (#4881)Edward Z. Yang1-7/+9
2018-02-02Fix C FFI extension after moving TH to C++ (#5005)Will Feng1-0/+9
2018-02-02Add some more builder scripts from ossci-job-dsl (#4945)Edward Z. Yang5-0/+518
2018-02-01Modify .jenkins/test.sh to install ninjaPeter Goldsborough1-0/+10
2018-01-30Urgent CI fix for test.sh (#4955)Edward Z. Yang1-0/+2
2018-01-30Enable rnn_cell_test in jenkinsAlexander Sidorov1-1/+0
2018-01-29Add Linux Jenkins scripts to PyTorch repo. (#4910)Edward Z. Yang2-0/+100
2018-01-19Semi-automatically generate scripts out of our tutorialsAlexander Sidorov1-1/+17
2017-12-14Make docker image built on Jenkins usable out of the boxPieter Noordhuis1-2/+38
2017-12-11Build Redis support on LinuxPieter Noordhuis1-0/+5
2017-12-11Update scripts in .jenkinsPieter Noordhuis3-23/+81
2017-11-21Run build_android.sh in JenkinsPieter Noordhuis2-3/+13
2017-11-21Re-enable net_testPieter Noordhuis1-3/+0
2017-11-16Re-enable mkl_sbn_op_test.pyPieter Noordhuis1-1/+0
2017-11-15Forward args to .jenkins/build.sh to cmakePieter Noordhuis1-1/+1
2017-11-13Fix event testIlia Cherniavskii1-6/+0
2017-11-08Add Jenkins build scriptsPieter Noordhuis2-0/+114