Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add auto doc gen for ORTModule API during CI build #7046

Merged
merged 5 commits into from
Mar 22, 2021

Conversation

thiagocrepaldi
Copy link
Contributor

@thiagocrepaldi thiagocrepaldi commented Mar 18, 2021

  • This PR adds tooling to auto generate Python API documentation based on sphinx
  • User can generate documentation locally by using --gen-api-doc switch on build.sh
  • ONNX Runtime Training CPU pipeline will call doc gen script to provide latest documentation
  • Pranav and Xavier have already agreed to the change of inference doc folder

* This PR adds tooling to auto generate Python API documentation based on sphinx
* User can generate documentation locally by using --gen-api-doc switch on build.sh
* ONNX Runtime Training CPU pipeline will call doc gen script to provide latest documentation
@thiagocrepaldi thiagocrepaldi force-pushed the thiagofc/python-doc-generation-for-training branch from 9c2f74f to acf389b Compare March 18, 2021 20:04
baijumeswani
baijumeswani previously approved these changes Mar 18, 2021
@thiagocrepaldi thiagocrepaldi force-pushed the thiagofc/python-doc-generation-for-training branch 6 times, most recently from fd3b154 to cb39709 Compare March 19, 2021 20:52
@thiagocrepaldi thiagocrepaldi force-pushed the thiagofc/python-doc-generation-for-training branch from cb39709 to 3241fcf Compare March 20, 2021 00:18
@thiagocrepaldi thiagocrepaldi merged commit 867804b into master Mar 22, 2021
@thiagocrepaldi thiagocrepaldi deleted the thiagofc/python-doc-generation-for-training branch March 22, 2021 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants