Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Update ONNX API docs references #12317

Merged
merged 2 commits into from
Aug 27, 2018
Merged

Conversation

aaronmarkham
Copy link
Contributor

Description

The ONNX page is currently broken due to some name changes. The API Reference is blank:
https://mxnet.incubator.apache.org/api/python/contrib/onnx.html#api-reference

I fixed the overview table to link to things and now have the API reference appearing. I also updated the description text.

Comments

Sphinx won't render any shortcut references to the functions, so I'm calling them out the long way. When the Python config for these ONNX modules are updated we can try out the shorthand references and see if Sphinx likes it or not.
2018-08-23_15-08-55

There are lint issues showing up in the docs build logs from these ONNX files as well as many other files.

I'll create a separate issues for these comments.

@szha szha merged commit cb7dc7f into apache:master Aug 27, 2018
Roshrini pushed a commit to Roshrini/mxnet that referenced this pull request Aug 27, 2018
* update onnx API references

* update descriptions
szha pushed a commit that referenced this pull request Aug 27, 2018
* Add a tutorial for control flow operators. (#12340)

* the first version.

* fix.

* add to test.

* fix.

* fix.

* fix

* fix.

* fix.

* add title.

* add link

* fix.

* Update ONNX API docs references (#12317)

* update onnx API references

* update descriptions

* [MXAPPS-581] Disable an additional long test in the SD nightly (#12343)

* Disable an additional test in the SD nightly that also takes over the
  timeout.

* Documentation update related to sparse support (#12367)

* Update sparse.md

* Update sparse.md

* Update csr.md

* Update row_sparse.md

* Update train.md
anirudh2290 pushed a commit to anirudh2290/mxnet that referenced this pull request Sep 19, 2018
* update onnx API references

* update descriptions
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants