summaryrefslogtreecommitdiff
path: root/docker
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-07Start using a newer version of rocRand that's PyTorch compatible.Jorghi121-2/+16
2018-08-02ROCm contributions week 29 (#9653)iotamudelta1-1/+0
2018-07-25Fix the ROCM build, and enable sccache for itEdward Yang3-38/+73
2018-07-25Add --allow-change-held-packages to make nccl2 install in docker work (#9828)Edward Yang1-1/+1
2018-07-12Minor cleanup to scriptsJesse Hellemn1-8/+1
2018-06-21Install vim by default on all Caffe2 docker images. (#8731)Edward Z. Yang1-1/+2
2018-06-15Adding pyyaml to Ubuntu and Centos docker images (#8490)Paul Jesse Hellemn1-1/+2
2018-06-14Don't apply PR 12 to Thrust anymore. (#8542)Edward Z. Yang1-5/+0
2018-06-13Allow nccl downgrades (#8429)Edward Z. Yang1-1/+4
2018-06-13Stop pinning nccl version. (#8421)Edward Z. Yang1-4/+1
2018-06-12Get ROCm building again on master (#8343)Jorghi122-1/+45
2018-06-05fix caffe2 docker build (#7411)Guo Tang1-3/+3
2018-05-16Fix rocm docker images environment variables round 2 (#7626)bddppq2-4/+7
2018-05-15Fix environment variables in rocm docker images (#7598)bddppq1-3/+3
2018-05-14Set up Caffe2 CUDA builds to use sccache (#7547)Will Feng1-8/+3
2018-05-12[minor] change dockerfile to point to pytorch channel (#6960)Soumith Chintala1-1/+1
2018-05-10Adding yaml to docker images for Aten builds (#7430)Paul Jesse Hellemn2-1/+7
2018-05-08Add CI docker image for rocm builds (#7349)bddppq4-0/+135
2018-04-30Location of pip package changed (#7100)Paul Jesse Hellemn1-2/+2
2018-04-09Add mock to conda (#6460)Yinghai Lu1-1/+1
2018-04-09Add mock python module for testing (#6387)Yinghai Lu1-0/+1
2018-04-05Fixing conda test builds (#6261)Paul Jesse Hellemn1-0/+4
2018-04-04Add typing dependency to caffe2 CI (#6195)Sebastian Meßmer1-1/+3
2018-03-30Merge caffe2 with pytorch.Edward Z. Yang30-0/+1134
2018-03-29Remove tutorials from main repository.Orion Reblitz-Richardson1-4/+6
2018-03-27Move Caffe2 Dockerfiles to docker/caffe2 (#2430)Edward Z. Yang30-0/+0
2018-03-26Move Dockerfile to docker/pytorch (#6009)Edward Z. Yang1-0/+35
2018-03-19Fixing the conda-gcc-cuda builds (#2305)Paul Jesse Hellemn1-0/+6
2018-03-17Adding gcc4 conda builds (#2283)Paul Jesse Hellemn3-33/+16
2018-03-12Onnx caffe2 backend (#2039)Yinghai Lu1-0/+1
2018-03-08Fix docker builds (#2199)bddppq2-4/+11
2018-03-01Adding openmpi to all conda builds (#2089)Paul Jesse Hellemn1-2/+2
2018-02-27Fix cuda full (#2070)Paul Jesse Hellemn1-7/+0
2018-02-24Pin libnccl2 to version 2.1.2 (#2033)Pieter Noordhuis1-4/+11
2018-02-23Add docker cmake3 install for ubuntu 14.04 (#2038)Yangqing Jia1-0/+3
2018-02-22Install onnx by using the onnx inside caffe2 (#2002)Yinghai Lu1-4/+0
2018-02-21Update onnx version to include the model files suffix change (#1991)bddppq1-1/+1
2018-02-20Move onnx-caffe2 inside caffe2 (#1921)Yinghai Lu1-0/+1
2018-02-20Avoid having two protobuf on ubuntu14.04 (#1989)bddppq1-2/+4
2018-02-20Adding 'full' version of conda build (#1934)Paul Jesse Hellemn2-0/+43
2018-02-16Update onnx version for onnx-caffe2 testYinghai Lu1-1/+5
2018-02-15Trying a quick patch to install protobuf 2.6Jesse Hellemn3-2/+29
2018-02-14Fixing conda buildsJesse Hellemn1-29/+3
2018-02-13Add dependency Python packages for onnx-caffe2Yinghai Lu1-0/+3
2018-02-13Skip system Python if Anaconda is usedPieter Noordhuis5-9/+15