2.6K Star 8.6K Fork 4.8K

GVPMindSpore/mindspore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
mindspore.ops.func_tanhshrink.rst 262 Bytes
一键复制 编辑 原始数据 按行查看 历史
GuoZhibin 提交于 2023-03-08 16:06 . update x->input

mindspore.ops.tanhshrink

.. py:function:: mindspore.ops.tanhshrink(input)

    Tanhshrink激活函数, :math:`Tanhshrink(x)=x-Tanh(x)` ,其中 :math:`x` 即输入 `input`。

    详情请查看 :class:`mindspore.nn.Tanhshrink` 。
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/mindspore/mindspore.git
git@gitee.com:mindspore/mindspore.git
mindspore
mindspore
mindspore
master

搜索帮助