onnxruntime/tools/ci_build
Changming Sun 3eaec57c38
Fix the daily pipeline failures (#4084)
1. Fix the nuget cpu pipeline and put code coverage pipeline back.
2. Reduce onnx_test_runner's default logging level from WARNING to ERROR. Because there are too many log messages now.
3. Enlarge the protobuf read buffer size for onnx_test_runner. It was missed from PR #4020.
2020-06-01 14:44:49 -07:00
..
github Fix the daily pipeline failures (#4084) 2020-06-01 14:44:49 -07:00
build.py re-enable graph optimizations during build phase (#4044) 2020-06-01 10:32:42 -07:00
gen_def.py Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00