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
Thiago Crepaldi
c45ac166d3
Add graphviz into Dockerfile images for Python API documentation ( #7819 )
2021-06-02 16:12:54 -07:00
Thiago Crepaldi
4fe2ffae16
Fix ORTModule python doc generation ( #7704 )
...
* Fix ORTModule python doc generation
* Address comment
2021-05-17 09:55:49 -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é
514444d820
Fix pipeline generating python documentation ( #7027 )
...
Co-authored-by: xavier dupré <xavier.dupre@gmail.com>
2021-03-17 16:57:51 -07:00
Xavier Dupré
694389a85d
Automate generation of python documentation ( #6909 )
...
Co-authored-by: xavier dupré <xavier.dupre@gmail.com>
2021-03-11 19:02:45 -08:00
Xavier Dupré
615acf156c
remove keras example from python documentation ( #6574 )
2021-02-05 01:10:11 +01:00
Xavier Dupré
481a2cdf61
Add script to preprocess python documentation before publishing ( #6129 )
...
* add script to preprocessing python documentation before publishing
2021-01-07 19:23:59 +01:00