Edward Chen
caabfcd920
Replace references to onnxruntime 'master' with 'main' in Dockerfiles. ( #12550 )
...
* Replace references to onnxruntime 'master' with 'main' in Dockerfiles.
* update dockerfiles/README.md
2022-08-16 14:13:05 -07:00
Justin Chu
fdce4fa6af
Format all python files under onnxruntime with black and isort ( #11324 )
...
Description: Format all python files under onnxruntime with black and isort.
After checking in, we can use .git-blame-ignore-revs to ignore the formatting PR in git blame.
#11315 , #11316
2022-04-26 09:35:16 -07:00
Edward Chen
3dac66698b
Add option to specify onnxruntime repo URL in tools/android_custom_build/build_custom_android_package.py. ( #11250 )
2022-04-18 19:29:41 -07:00
Edward Chen
38e67e66a2
Add script and Dockerfile to build custom Android package ( #11144 )
...
* 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.
2022-04-12 10:16:10 -07:00