Justin Chu
c7c8757a1c
Use ruff as the formatter to replace black-isort ( #23397 )
...
Use ruff as the code formatter in place of black and isort since it is
much faster, and as projects like PyTorch and ONNX have adopted ruff
format as well.
This PR include only auto-fixed changes in formatting.
2025-01-16 11:14:15 -08:00
Baiju Meswani
2d519d21af
Python documentation for onnxruntime-training ( #15765 )
2023-05-02 16:58:16 -07:00
Thiago Crepaldi
867804bea1
Add auto doc gen for ORTModule API during CI build ( #7046 )
...
In addition to ORTModule auto documentation during packaging, this PR also update golden numbers to fix CI
2021-03-22 10:20:33 -07:00
Xavier Dupré
edec8043d4
Fix python examples in documentation ( #3379 )
2020-04-01 22:48:32 +02:00
Scott McKay
e3919d3fce
Cleanup naming of test input to use .onnx for models. ( #1337 )
...
* Cleanup naming of test input to use .onnx for models.
* Remove file deleted on master
2019-07-04 13:10:29 +10:00
Pranav Sharma
89618e8f1e
Initial bootstrap commit.
2018-11-19 16:48:22 -08:00