pytorch/.circleci/verbatim-sources/workflows-caffe2-builds.yml
Karl Ostmo 09c9af9451 U/kostmo/gen circle conf (#17189)
Summary:
Diagram preview:
![binarysmoketests-config-dimensions](https://user-images.githubusercontent.com/261693/53040977-a0f88d00-3437-11e9-9190-796cc243e0f9.png)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/17189

Differential Revision: D14141362

Pulled By: kostmo

fbshipit-source-id: 0625a1234d0307c6be79f17e756ddb1cc445b374
2019-02-19 15:37:09 -08:00

38 lines
1.5 KiB
YAML

# Caffe2 builds
- caffe2_cmake_cuda9_0_cudnn7_ubuntu16_04_build
- caffe2_cmake_cuda9_0_cudnn7_ubuntu16_04_test:
requires:
- caffe2_cmake_cuda9_0_cudnn7_ubuntu16_04_build
- caffe2_py2_cuda9_0_cudnn7_ubuntu16_04_build
- caffe2_py2_cuda9_0_cudnn7_ubuntu16_04_test:
requires:
- caffe2_py2_cuda9_0_cudnn7_ubuntu16_04_build
- caffe2_py2_cuda9_1_cudnn7_ubuntu16_04_build
- caffe2_py2_cuda9_1_cudnn7_ubuntu16_04_test:
requires:
- caffe2_py2_cuda9_1_cudnn7_ubuntu16_04_build
- caffe2_py2_mkl_ubuntu16_04_build
- caffe2_py2_mkl_ubuntu16_04_test:
requires:
- caffe2_py2_mkl_ubuntu16_04_build
- caffe2_py2_gcc4_8_ubuntu14_04_build
- caffe2_py2_gcc4_8_ubuntu14_04_test:
requires:
- caffe2_py2_gcc4_8_ubuntu14_04_build
- caffe2_onnx_py2_gcc5_ubuntu16_04_build
- caffe2_onnx_py2_gcc5_ubuntu16_04_test:
requires:
- caffe2_onnx_py2_gcc5_ubuntu16_04_build
- caffe2_py2_cuda8_0_cudnn7_ubuntu16_04_build
- caffe2_py2_cuda8_0_cudnn7_ubuntu16_04_test:
requires:
- caffe2_py2_cuda8_0_cudnn7_ubuntu16_04_build
- caffe2_py2_clang3_8_ubuntu16_04_build
- caffe2_py2_clang3_9_ubuntu16_04_build
- caffe2_py2_clang7_ubuntu16_04_build
- caffe2_py2_android_ubuntu16_04_build
- caffe2_py2_cuda9_0_cudnn7_centos7_build
- caffe2_py2_cuda9_0_cudnn7_centos7_test:
requires:
- caffe2_py2_cuda9_0_cudnn7_centos7_build