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
236db6ca
Unverified
Commit
236db6ca
authored
Feb 27, 2020
by
Cody Yu
Committed by
GitHub
Feb 27, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix doc warning (#4959)
parent
1dbdcfb5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
docs/langref/relay_op.rst
+6
-6
No files found.
docs/langref/relay_op.rst
View file @
236db6ca
...
...
@@ -196,15 +196,15 @@ This level support backpropagation of broadcast operators. It is temporary.
tvm.relay.collapse_sum_like
tvm.relay.slice_like
tvm.relay.shape_of
tvm.relay.
contrib.
ndarray_size
tvm.relay.ndarray_size
tvm.relay.layout_transform
tvm.relay.device_copy
tvm.relay.annotation.on_device
tvm.relay.reverse_reshape
tvm.relay.sequence_mask
tvm.relay.nn.batch_matmul
tvm.relay.
contrib
.adaptive_max_pool2d
tvm.relay.
contrib
.adaptive_avg_pool2d
tvm.relay.
nn
.adaptive_max_pool2d
tvm.relay.
nn
.adaptive_avg_pool2d
tvm.relay.one_hot
...
...
@@ -355,15 +355,15 @@ Level 10 Definitions
.. autofunction:: tvm.relay.collapse_sum_like
.. autofunction:: tvm.relay.slice_like
.. autofunction:: tvm.relay.shape_of
.. autofunction:: tvm.relay.
contrib.
ndarray_size
.. autofunction:: tvm.relay.ndarray_size
.. autofunction:: tvm.relay.layout_transform
.. autofunction:: tvm.relay.device_copy
.. autofunction:: tvm.relay.annotation.on_device
.. autofunction:: tvm.relay.reverse_reshape
.. autofunction:: tvm.relay.sequence_mask
.. autofunction:: tvm.relay.nn.batch_matmul
.. autofunction:: tvm.relay.
contrib
.adaptive_max_pool2d
.. autofunction:: tvm.relay.
contrib
.adaptive_avg_pool2d
.. autofunction:: tvm.relay.
nn
.adaptive_max_pool2d
.. autofunction:: tvm.relay.
nn
.adaptive_avg_pool2d
.. autofunction:: tvm.relay.one_hot
...
...
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