onnxruntime/tools
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
..
ci_build Add validation of op registrations (#5817) 2020-11-17 10:44:09 -08:00
nuget Nuget packaging no omp (#5666) 2020-11-06 11:43:35 -08:00
perf_util Update mysql-connector-java (#5802) 2020-11-16 14:09:14 -08:00
python Raise output mismatch error in ort_test_dir_utils.py (#5364) 2020-10-02 16:44:59 -07:00
test Add Trilu custom op (#4537) 2020-08-17 14:42:26 -07:00