Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tic
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wenyuanbo
tic
Commits
985e7d72
Commit
985e7d72
authored
Jan 18, 2019
by
Liangfu Chen
Committed by
Tianqi Chen
Jan 17, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update docs for some new modules (#2454)
parent
d274e4b3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
0 deletions
+14
-0
docs/api/python/contrib.rst
+5
-0
docs/api/python/relay/frontend.rst
+4
-0
docs/api/python/topi.rst
+5
-0
No files found.
docs/api/python/contrib.rst
View file @
985e7d72
...
...
@@ -77,6 +77,11 @@ tvm.contrib.rocm
.. automodule:: tvm.contrib.rocm
:members:
tvm.contrib.sparse
~~~~~~~~~~~~~~~~~~
.. automodule:: tvm.contrib.sparse
:members:
tvm.contrib.spirv
~~~~~~~~~~~~~~~~~
...
...
docs/api/python/relay/frontend.rst
View file @
985e7d72
...
...
@@ -5,3 +5,7 @@ tvm.relay.frontend
.. automodule:: tvm.relay.frontend
.. autofunction:: tvm.relay.frontend.from_mxnet
.. autofunction:: tvm.relay.frontend.from_keras
.. autofunction:: tvm.relay.frontend.from_onnx
docs/api/python/topi.rst
View file @
985e7d72
...
...
@@ -144,6 +144,11 @@ topi.image
~~~~~~~~~~
.. autofunction:: topi.image.resize
topi.sparse
~~~~~~~~~~~
.. autofunction:: topi.sparse.csrmv
.. autofunction:: topi.sparse.csrmm
.. autofunction:: topi.sparse.dense
topi.generic
~~~~~~~~~~~~
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment