Commit 0a760c01 by Liang ZOU Committed by Tianqi Chen

Remove redundant item from langref/relay_op.rst (#2192)

Remove redundant item `tvm.relay.sigmoid` from langref/relay_op.rst
parent 1e578a6f
......@@ -36,7 +36,6 @@ This level enables fully connected multi-layer perceptron.
tvm.relay.divide
tvm.relay.mod
tvm.relay.tanh
tvm.relay.sigmoid
tvm.relay.nn.relu
tvm.relay.nn.dropout
tvm.relay.nn.batch_norm
......@@ -159,7 +158,6 @@ Level 1 Definitions
.. autofunction:: tvm.relay.divide
.. autofunction:: tvm.relay.mod
.. autofunction:: tvm.relay.tanh
.. autofunction:: tvm.relay.sigmoid
.. autofunction:: tvm.relay.concatenate
.. autofunction:: tvm.relay.nn.softmax
.. autofunction:: tvm.relay.nn.log_softmax
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment