mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-12 00:59:23 +00:00
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 |
||
|---|---|---|
| .. | ||
| models | ||
| attention.py | ||
| benchmark.py | ||
| cast.py | ||
| fast_gelu.py | ||
| matmul.py | ||
| skip_layer_norm.py | ||