forked from mindspore-Ecosystem/mindspore
10 lines
270 B
ReStructuredText
10 lines
270 B
ReStructuredText
|
|
mindspore.nn.Mish
|
|||
|
|
=================
|
|||
|
|
|
|||
|
|
.. py:class:: mindspore.nn.Mish
|
|||
|
|
|
|||
|
|
逐元素计算输入Tensor的MISH(Self Regularized Non-Monotonic Neural Activation Function 自正则化非单调神经激活函数)。
|
|||
|
|
|
|||
|
|
更多参考详见 :func:`mindspore.ops.mish`。
|
|||
|
|
|