Justin Chu
09c4cc7b36
Target py310 and modernize codebase with ruff ( #23401 )
...
Change `target-version = "py310"` and modernize the code base with ruff.
2025-01-16 19:10:14 -08:00
Xavier Dupré
2bc9fbb621
Fix url in the code documentation (graph optimizations) ( #16770 )
...
### Description
Fix a wrong url in the documentation as mentioned in issue #16678 .
### Motivation and Context
Better documentation.
2023-07-20 07:02:22 -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
Scott McKay
2ca9566994
Add range of helpers for making usage of ORT Mobile easier. ( #10458 )
...
* Add range of helpers for making usage of ORT Mobile easier.
2022-02-18 07:35:25 +10:00