mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-15 20:50:42 +00:00
* Include ORT format model conversion scripts and infrastructure in ORT python package. - tweak existing script setup so it can be easily run directly and from the ORT python package Add config file and readme for Android minimal build package Update ORT Mobile doco Disable warning if 'all' optimizations are enabled but NCHWc transformer is excluded (device specific optimizations don't apply in this scenario so the warning is moot). * Address PR comments |
||
|---|---|---|
| .. | ||
| adb-push.sh | ||
| build_aar_and_copy_artifacts.sh | ||
| build_aar_package.py | ||
| default_mobile_aar_build_settings.json | ||
| mobile_package.required_operators.config | ||
| mobile_package.required_operators.readme.txt | ||
| run_nnapi_code_coverage.sh | ||
| setup_gradle_wrapper.sh | ||