mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| build_full_ort_and_create_ort_files.sh | ||
| build_minimal_ort_and_run_tests.sh | ||
| build_minimal_ort_android_baseline_and_report_bin_size.sh | ||