summaryrefslogtreecommitdiff
path: root/.circleci
AgeCommit message (Expand)AuthorFilesLines
2019-04-15produce diagram for caffe2 build matrix (#18517)Karl Ostmo6-222/+315
2019-04-13Update docker images to use ROCm 2.3 (#19231)Junjie Bai2-22/+22
2019-04-12Pin nvidia-container-runtime version (#19195)Will Feng2-0/+2
2019-04-09Debugging: Increase process reporting for apt/dpkg. (#18880)Edward Yang2-4/+4
2019-04-09move nightlies to 1.1.0xxxSoumith Chintala2-4/+4
2019-04-08add android build workflow to pytorch CI jobs (#18919)Jiakai Liu3-43/+62
2019-04-03Switch our Linux machine AMI to a newer image. (#18433)Edward Yang7-86/+110
2019-04-02Emergency workaround for apt-get failure. (#18733)Edward Yang2-4/+24
2019-03-30Turn on F401: Unused import warning. (#18598)Edward Yang1-1/+1
2019-03-26Test running a CUDA build on CPU machine. (#18242)Edward Yang2-1/+13
2019-03-25Don't require pygraphviz for regenerate.sh (#17485)Karl Ostmo24-255/+252
2019-03-22Make it possible to trigger XLA/slow tests via commit message. (#18345)Edward Yang3-20/+54
2019-03-21Enable running of slow tests in CI. (#18236)Edward Yang2-1/+18
2019-03-14Update caffe2 docker images tag to 253 (#18031)Junjie Bai2-22/+22
2019-03-04bump docker build to upgrade magma to 2.5.0 (#17674)Soumith Chintala3-35/+35
2019-02-27Forcing UTC on Mac circleci jobs (#17516)Jesse Hellemn3-10/+58
2019-02-22order caffe2 ubuntu configs contiguously (#17427)Karl Ostmo9-203/+279
2019-02-22Pin nightly builds to last commit before 5am UTC (#17381)Jesse Hellemn2-0/+8
2019-02-22add readme and notice at the top of config.yml (#17323)Karl Ostmo26-958/+960
2019-02-21Use standard docker image for XLA buildKarl Ostmo2-9/+5
2019-02-20(Permanently) fix CI breakage due to new docker version. (#17338)Edward Yang2-12/+26
2019-02-19U/kostmo/gen circle conf (#17189)Karl Ostmo31-2567/+1664
2019-02-19discrepancy in smoke_macos_libtorch_2.7_cpu job spec (#17224)Karl Ostmo2-2/+2
2019-02-15Fix syntax error in set instantiation (#17174)Karl Ostmo1-2/+2
2019-02-15Generate CircleCI config.yml from a script (#17039)Karl Ostmo12-2/+3650
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