summaryrefslogtreecommitdiff
path: root/.circleci/config.yml
AgeCommit message (Expand)AuthorFilesLines
2019-03-26Test running a CUDA build on CPU machine. (#18242)Edward Yang1-0/+11
2019-03-25Don't require pygraphviz for regenerate.sh (#17485)Karl Ostmo1-32/+30
2019-03-22Make it possible to trigger XLA/slow tests via commit message. (#18345)Edward Yang1-14/+27
2019-03-21Enable running of slow tests in CI. (#18236)Edward Yang1-0/+16
2019-03-14Update caffe2 docker images tag to 253 (#18031)Junjie Bai1-21/+21
2019-03-04bump docker build to upgrade magma to 2.5.0 (#17674)Soumith Chintala1-32/+32
2019-02-27Forcing UTC on Mac circleci jobs (#17516)Jesse Hellemn1-5/+29
2019-02-22order caffe2 ubuntu configs contiguously (#17427)Karl Ostmo1-42/+42
2019-02-22Pin nightly builds to last commit before 5am UTC (#17381)Jesse Hellemn1-0/+4
2019-02-22add readme and notice at the top of config.yml (#17323)Karl Ostmo1-68/+66
2019-02-21Use standard docker image for XLA buildKarl Ostmo1-2/+2
2019-02-20(Permanently) fix CI breakage due to new docker version. (#17338)Edward Yang1-6/+13
2019-02-19discrepancy in smoke_macos_libtorch_2.7_cpu job spec (#17224)Karl Ostmo1-1/+1
2019-02-15Generate CircleCI config.yml from a script (#17039)Karl Ostmo1-2/+2
2019-02-12Roll back PyTorch DockerVersion to 282Will Feng1-33/+36
2019-02-12Revert D14030665: [pytorch][PR] [HOTFIX] Pin docker-ce version to the one exp...Edward Yang1-2/+1
2019-02-11Pin docker-ce version to the one expected by nvidia-docker2 (#16976)Will Feng1-1/+2
2019-02-11Fix missing CircleCI GPG key (#16961)SsnL1-2/+40
2019-02-11Disable binary_linux_conda_3.6_cu90_build on PRs. (#16958)Edward Yang1-4/+6
2019-02-08Bump caffe2 docker images to 248 (#16863)Junjie Bai1-22/+22
2019-02-07Fix Anaconda logins on binary buildsJesse Hellemn1-17/+20
2019-02-07Backport the stable doc build on v1.0.1 to master (#16503)Richard Zou1-4/+19
2019-02-05Fix commit races on binary CI on master PR-merges (#16773)Jesse Hellemn1-0/+6
2019-02-05Fix logging top commit of pytorch + builder in binaries for long summaries (#...Jesse Hellemn1-3/+3
2019-02-04Merge job-spec env variables of Pytorch/Caffe2 CI jobs (#16649)Mas-ud Hussain1-293/+268
2019-02-04Log top commit of pytorch + builder in binariesJesse Hellemn1-0/+6
2019-02-04Update the cmake build configuration for AppleClang compiler (#15820)JerryShih1-2/+3
2019-02-03Remove --without-parallel (#16704)Pieter Noordhuis1-1/+1
2019-02-01Increase timeout on anaconda loginsJesse Hellemn1-5/+3
2019-01-31Grant credentials to s3 html update jobJesse Hellemn1-1/+2
2019-01-30Clean up binary jobs in CircleCI (#16511)Jesse Hellemn1-978/+1096
2019-01-30add new build files to gitignore; test that build does not leave git repo che...SsnL1-4/+6
2019-01-30Remove --no-update-dependencies (#16575)Jesse Hellemn1-2/+2
2019-01-30Update PyTorch DockerVersion to 285. (#16507)Edward Yang1-31/+31
2019-01-30Revert D13880053: [pytorch][PR] add new build files to gitignore; test that b...Edward Yang1-6/+4
2019-01-30add new build files to gitignore; test that build doesn't leave repo dirtySsnL1-4/+6
2019-01-28Remove CUDA_VERSION to flag and remove JOB_BASE_NAME from binary jobsJesse Hellemn1-259/+89
2019-01-25Trying a fix to anaconda logins on nightliesJesse Hellemn1-2/+2
2019-01-25Add xla test in CI (#15978)Ailing Zhang1-3/+34
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