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
269be2fe63
Remove unnecessary option from convert_onnx_models_to_ort.py, fix old instructions. ( #11088 )
...
Remove unnecessary --nnapi_partitioning_stop_ops option from convert_onnx_models_to_ort.py, fix old instructions.
2022-04-11 11:19:21 -07:00
Edward Chen
ab973dce33
[Objective-C API] Enable CoreML EP ( #7914 )
...
Enable CoreML EP in Objective-C API.
2021-06-03 18:59:10 -07:00
Edward Chen
ab4b5055c7
[Objective-C API] Fixes from package testing and clean up ( #7866 )
2021-05-27 19:36:50 -07:00
Edward Chen
d21304ceb0
Initial Objective-C API ( #7366 )
...
Initial implementation of an Objective-C API.
2021-04-27 10:06:30 -07:00