order caffe2 ubuntu configs contiguously (#17427)
authorKarl Ostmo <kostmo@gmail.com>
Sat, 23 Feb 2019 04:10:22 +0000 (20:10 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 23 Feb 2019 04:18:29 +0000 (20:18 -0800)
commit674e11ccdee64718c4c6253acc6984b57c83462b
tree7e01d46bd2ac0b5e1c63d3ca5dd5e1f3f03e4177
parentc10662962c5ea7da9762be65eacafee376d9c13c
order caffe2 ubuntu configs contiguously (#17427)

Summary:
This involves another purely cosmetic (ordering) change to the `config.yml` to facilitate simpler logic.

Other changes:
* add some review feedback as comments
* exit with nonzero status on config.yml mismatch
* produce a diagram for pytorch builds
Pull Request resolved: https://github.com/pytorch/pytorch/pull/17427

Differential Revision: D14197618

Pulled By: kostmo

fbshipit-source-id: 267439d3aa4c0a80801adcde2fa714268865900e
.circleci/README.md
.circleci/cimodel/binary_build_definitions.py
.circleci/cimodel/caffe2_build_definitions.py
.circleci/cimodel/conf_tree.py
.circleci/cimodel/pytorch_build_definitions.py
.circleci/cimodel/visualization.py
.circleci/config.yml
.circleci/ensure-consistency.py
.circleci/regenerate.sh