mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
* Handle relative paths in --include_ops_by_config. * Add dockerfile. * update comments * refine * update perms * refine * wording * Change readme to md file, add link to docs site.
409 B
409 B
This directory contains helper files for building a custom ONNX Runtime Android package. It can be copied outside of the ONNX Runtime repo and used independently.
Run the ./build_custom_android_package.py script. Use the --help option for more information.
Prerequisites:
- Python 3.6+
- Docker
See https://onnxruntime.ai/docs/build/custom.html for more information about creating and using custom builds.