onnxruntime/tools/ci_build
Scott McKay 1fdf1006ac
Various fixes coming out of discussions in #2436 (#2497)
- Add --skip_tests option to build.py based on github feedback
  - Add debug output at end of run_subprocess so it's clearer when the output is from a different process running
  - Add check for scipy as it's required by gen_test_models.py for the onnx tests
  - Use log.warning instead of warnings.warn for consistency. We use the logger almost everywhere and somewhat randomly used warnings.warn in two places.
  - Add check for 'wheel' dependency not being found in setup.py and handle more gracefully
  - Fix invalid input name in Keras tests
2019-11-28 07:03:23 +10:00
..
github Fix NuGet end to end tests for custom op dll (#2472) 2019-11-25 15:26:09 -08:00
build.py Various fixes coming out of discussions in #2436 (#2497) 2019-11-28 07:03:23 +10:00
gen_def.py Remove --whole-archive (#1655) 2019-08-20 12:04:10 -07:00
static_analysis_filter.py Initial bootstrap commit. 2018-11-19 16:48:22 -08:00