onnxruntime/tools/ci_build
Changming Sun 01ca6392cb
Avoid building ONNX of every history ONNX versions in our CI (#4678)
1. Avoid building ONNX of every history ONNX versions in our CI, it is costly and easy to fail.
2. Run docker command without sudo. Previously the user is not in docker group, now Azure DevOps Service have added it in.
2020-08-03 10:18:10 -07:00
..
github Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -07:00
build.py cancel night build on pyop (#4673) 2020-07-30 19:51:52 -07:00
gen_def.py Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00