onnxruntime/tools/ci_build/github/linux/ort_minimal
Scott McKay c84bc25e28
Add validation of op registrations (#5817)
* Add validation of operator registrations to the reduction script
  - the script has all the logic to process the registrations, and there's a CI that uses it

Fix some operator registrations

* Fix CUDA PRelu registration

* Refactor to split out kernel registration file parsing and use in the exclude ops script and an op registration validation script.
Run op validation in minimal build CI

* Fix PEP8 error and some comments
2020-11-17 10:44:09 -08:00
..
build_full_ort_and_create_ort_files.sh Add validation of op registrations (#5817) 2020-11-17 10:44:09 -08:00
build_minimal_ort_and_run_tests.sh Enable Squeeze Opset 13 for NNAPI (#5717) 2020-11-17 00:26:06 -08:00
build_minimal_ort_android_baseline_and_report_bin_size.sh Update linux minimal CI to report Android mininal baseline binary size (#5361) 2020-10-02 17:35:23 -07:00