summaryrefslogtreecommitdiff
path: root/docker
AgeCommit message (Expand)AuthorFilesLines
2021-09-16Remove old references to 9.2 in documentation (#65059)Jane Xu1-3/+0
2021-07-07Add --jobs 0 for git submodule update (#61311)zhouzhuojie1-1/+1
2021-05-12Added DevOps PR and Nightly Build logic (#58007)Mustafa Bal1-1/+6
2021-03-31Adding PyTorch + DNNL + AMD BLIS path (#54953)Shruti Ramesh1-0/+68
2021-03-30Added Azure Pipelines build steps for PyTorch (#54039)Mustafa Bal1-0/+103
2021-03-26remove docker dir (#54729)Rong Rong (AI Infra)36-1402/+0
2021-03-05Forbid trailing whitespace (#53406)Sam Estep2-2/+2
2021-01-06Remove redundant code for unsupported Python versions (#49486)Hugo van Kemenade1-5/+0
2020-11-03[ROCm] remove use of HIP_PLATFORM (#47241)Jeff Daily2-2/+0
2020-08-06pin numpy version to 1.18.5 (#42670)Jeff Daily1-1/+1
2020-07-07ROCm 3.5.1 image (#40385)Jeff Daily1-12/+38
2020-05-14Add sccache support for hcc and hip-clang in ROCm (#38451)Pruthvi Madugundu1-8/+11
2020-04-22Dockerfile: Update miniconda installer download location & remove unnecessary...Bomme1-1/+1
2020-03-27[ROCm] Update to ROCm 3.1.1 (#35552)Johannes M Dieterich2-1/+2
2020-03-26Revert D20589048: [pytorch][PR] [ROCm] Update CI dockers to ROCm release 3.1.1Edward Yang2-2/+1
2020-03-26[ROCm] Update CI dockers to ROCm release 3.1.1 (#33930)Johannes M Dieterich2-1/+2
2020-03-25Also sync submodule in the Dockerfile (#35423)Hong Xu1-1/+1
2020-01-28.circleci: Add workflows for Python 3.8 (#31948)Eli Uriegas1-1/+1
2020-01-13CUDA 8 cleanup (#32013)Xiang Gao2-134/+0
2020-01-12Revert "Support PyTorch ROCm CI on Ubuntu18.04 (#31886)" (#31946)J M Dieterich4-11/+3
2020-01-07Support PyTorch ROCm CI on Ubuntu18.04 (#31886)Johannes M Dieterich4-3/+11
2019-10-25Migrate all the Caffe2 Centos builds to explicity use devltoolset (#28465)Junjie Bai3-13/+14
2019-10-23Update Dockerfilecerberusdevops1-2/+2
2019-09-25Fix CI docker builds (#26704)Sebastian Messmer1-2/+5
2019-09-24Switch our Android CI to Clang (#26656)Sebastian Messmer1-1/+1
2019-09-24allow building docker without torchvision (#26168)David Pollack1-1/+2
2019-09-15Switch to the new profiler infrastructure (#26174)Johannes M Dieterich1-6/+6
2019-09-03switch to rocThrust for thrust/cub APIs (#25620)iotamudelta1-2/+4
2019-07-30Clean cmake infrastructure up (#23527)Johannes M Dieterich1-18/+0
2019-05-31PyTorch Dockerfile should update submodules recursively.Hong Xu1-1/+1
2019-05-24Add llvm8 installation step. (#20879)Roman Dzhabarov1-1/+1
2019-05-24In Dockerfile, do not install unecessary packages, use conda to install ninja...Hong Xu1-5/+3
2019-05-09Move librosa and psutil installation from CI script to docker images build sc...Junjie Bai1-1/+3
2019-05-08Update ROCm 2.4 (#20253)Junjie Bai1-1/+1
2019-04-25Add devtoolset 8 (gcc 8) + glibc 2.26 + centos 7.5 rocm docker image (#19767)Junjie Bai4-0/+52
2019-04-03add Android NDK param to CI docker build script (#18782)Jiakai Liu3-1/+9
2019-02-11Install Thrust package and stop patching (#16911)Xiaodong Wang1-7/+2
2019-02-07Update CI to recently released ROCm 2.1 release (#16808)Johannes M Dieterich1-25/+2
2019-01-16update pytorch docker to cuda 10Natalia Gimelshein1-2/+3
2018-12-06Upgrade CI to ROCm 1.9.2 (#14216)Johannes M Dieterich5-58/+30
2018-11-12Switch to packaged Thrust on Ubuntu, enable CentOS 7.5 as a CI target (#12899)Johannes M Dieterich6-14/+141
2018-10-11switch ROCm CI targets to white rabbit release (#12577)Johannes M Dieterich1-48/+14
2018-10-11Add clang 6 docker imagesJunjie Bai2-3/+16
2018-10-01Add support to use llvm 7 in CIJunjie Bai1-0/+7
2018-09-12Update ROCm Docker image with latest AMD debians (#11507)Edward Yang1-12/+17
2018-09-06Use custom hcc/HIP, purge hcSPARSE (#11198)iotamudelta1-8/+16
2018-09-02improve docker packages, fix bugs, enable tests, enable FFT (#10893)iotamudelta1-0/+11
2018-08-21Set the BUILD_ENVIRONMENT variable before installing sccache. (#10640)Jorghi121-4/+4
2018-08-13improve use of ROCm libraries, enable more tests, small fixes (#10406)iotamudelta1-15/+0
2018-08-07Enable docker image build for PyTorch using specific python version (#10317)Thiago Crepaldi1-3/+3