Skip to content

Commit 906e38b

Browse files
hcho3Xingyu Zhou
authored andcommitted
Add topi.nn.fifo_buffer to TVM doc (apache#4343)
1 parent 502271d commit 906e38b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/api/python/topi.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ List of operators
6969
topi.nn.conv2d_hwcn
7070
topi.nn.depthwise_conv2d_nchw
7171
topi.nn.depthwise_conv2d_nhwc
72+
topi.nn.fifo_buffer
7273
topi.max
7374
topi.sum
7475
topi.min
@@ -199,6 +200,7 @@ topi.nn
199200
.. autofunction:: topi.nn.conv2d_hwcn
200201
.. autofunction:: topi.nn.depthwise_conv2d_nchw
201202
.. autofunction:: topi.nn.depthwise_conv2d_nhwc
203+
.. autofunction:: topi.nn.fifo_buffer
202204

203205
topi.image
204206
~~~~~~~~~~

0 commit comments

Comments
 (0)