summaryrefslogtreecommitdiff
path: root/.circleci
AgeCommit message (Expand)AuthorFilesLines
2019-01-24Refactor the docs build workflow (#16265)Richard Zou1-54/+113
2019-01-23Fixing upload of nightly binaries and clean MacOS output (#16016)Jesse Hellemn1-80/+307
2019-01-17Remove support for CUDNN 6 (#15851)Syed Tousif Ahmed1-70/+66
2019-01-14Split Caffe2 CI into cmake-only and python builds (#15917)Jesse Hellemn1-47/+37
2019-01-11Move nightly binary builds to 05:05 UTC (#15966)Jesse Hellemn1-1/+1
2019-01-10Fix different env variables in schedules runs pt 2 (#15934)Jesse Hellemn1-24/+10
2019-01-10Fix different env variables in schedules runsJesse Hellemn1-16/+25
2019-01-10Adding binary builds to circleciJesse Hellemn1-88/+1708
2019-01-09Fix macos build (#15873)SsnL1-0/+8
2019-01-07Bump CircleCI docker version to 278 (#15795)SsnL1-36/+51
2019-01-04Update CI credentialsWill Feng1-14/+14
2019-01-02Fixing cuda100 smoke testsJesse Hellemn1-2/+2
2018-12-28adding nightly build smoke tests to circleciJesse Hellemn1-2/+583
2018-12-17Reenable OpenMP by reverting the following two commits. (#15315)Edward Yang1-1/+1
2018-12-06Upgrade CI to ROCm 1.9.2 (#14216)Johannes M Dieterich1-21/+21
2018-11-28Update OpenMP cmake setting for xcode 9 compiler(AppleClang 9.0) (#14473)JerryShih1-1/+1
2018-11-17Revert "CircleCI: fix NCCL install (#14124)" (#14146)Junjie Bai1-1/+0
2018-11-16CircleCI: fix NCCL install (#14124)Will Feng1-0/+1
2018-11-16Enable Caffe2 test on centos (#14091)Junjie Bai1-1/+12
2018-11-13Add caffe2 clang7 build CI jobJunjie Bai1-0/+9
2018-11-12CircleCI: Add Linux CUDA 10 build (#13858)Will Feng1-0/+9
2018-11-12Bump Caffe2 docker images to version 230Junjie Bai1-19/+19
2018-11-08CircleCI: enable OSX jobs again (#13731)Will Feng1-8/+10
2018-11-06CircleCI: disable output buffering to better locate test timeout (#13516)Will Feng1-20/+29
2018-11-05bump docker image to 262 (#13581)zrphercule1-30/+30
2018-10-30CircleCI: fix test timeout by running CPU build and test on different machine...Will Feng1-142/+109
2018-10-29Turn off tests for Travis-derived Python jobs. (#13252)Edward Yang1-16/+43
2018-10-29remove vestigial logic related to onnxbot tracking PRs (#13260)Anders Papitto1-4/+0
2018-10-29Towards a quieter CIAnders Papitto1-36/+38
2018-10-28Test if GCC 7 fixes timeout problem. (#13230)Edward Yang1-13/+13
2018-10-25Disable CircleCI merging to master. (#13074)Edward Yang1-37/+0
2018-10-24CircleCI: turn off OSX jobs temporarilyWill Feng1-7/+7
2018-10-24fix pinning of hypothesis (#13055)Anders Papitto1-3/+3
2018-10-24remove progress from git operations in CI builds (#13017)anderspapitto1-4/+4
2018-10-19Remove OMP_NUM_THREADS and MKL_NUM_THREADS settings from docker images (#12836)Will Feng1-13/+13
2018-10-19CircleCI: enable OSX jobsWill Feng1-14/+20
2018-10-19CircleCI: Add doc-push jobWill Feng1-0/+85
2018-10-17CircleCI hot fix: pin awscli to 1.16.35 (#12787)Will Feng1-1/+1
2018-10-15CircleCI: Remove --depth from git fetchWill Feng1-4/+7
2018-10-12enable onnx integration testsLu Fang1-0/+10
2018-10-11Update caffe2 docker images version in circleci (#12596)Junjie Bai1-19/+19
2018-10-11CircleCI: add timestamp to build log, clean up unused jobs, print docker imag...Will Feng1-130/+58
2018-10-10CircleCI: better credentials visibility (#12552)Will Feng1-30/+30
2018-10-10CircleCI: try to fix submodule not found error (#12542)Will Feng1-0/+14
2018-10-10CircleCI: Add credentials for pushing to perf test S3 bucket (#12523)Will Feng1-0/+7
2018-10-09Fix GPU perf tests on CircleCI (#12491)Will Feng1-0/+2
2018-10-08Enable CircleCI for Linux jobs (#12389)Will Feng1-316/+377
2018-09-11Add "merge to master" step before build in CircleCI (#11443)Will Feng1-22/+67
2018-09-11Disable all CircleCI jobs (#11523)Will Feng1-72/+72
2018-09-05Port all PyTorch and Caffe2 jobs to CircleCI (#11264)Will Feng1-3/+925