Skip to content

Commit

Permalink
Add topi.nn.fifo_buffer to TVM doc (apache#4343)
Browse files Browse the repository at this point in the history
  • Loading branch information
hcho3 authored and Xingyu Zhou committed Nov 15, 2019
1 parent 502271d commit 906e38b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/api/python/topi.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ List of operators
topi.nn.conv2d_hwcn
topi.nn.depthwise_conv2d_nchw
topi.nn.depthwise_conv2d_nhwc
topi.nn.fifo_buffer
topi.max
topi.sum
topi.min
Expand Down Expand Up @@ -199,6 +200,7 @@ topi.nn
.. autofunction:: topi.nn.conv2d_hwcn
.. autofunction:: topi.nn.depthwise_conv2d_nchw
.. autofunction:: topi.nn.depthwise_conv2d_nhwc
.. autofunction:: topi.nn.fifo_buffer

topi.image
~~~~~~~~~~
Expand Down

0 comments on commit 906e38b

Please sign in to comment.