220 Star 945 Fork 693

GVPMindSpore/mindscience

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
mindflow.cell.get_activation.rst 332 Bytes
一键复制 编辑 原始数据 按行查看 历史
luojianing 提交于 2023-04-14 17:28 +08:00 . add ` for values in docs

mindflow.cell.get_activation

.. py:function:: mindflow.cell.get_activation(name)

    获取激活函数。

    参数:
        - **name** (Union[str, None]) - 激活函数的名称。若输入为 ``None``,函数返回 ``None``。

    返回:
        Function(mindspore.cell),激活函数。
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mindspore/mindscience.git
git@gitee.com:mindspore/mindscience.git
mindspore
mindscience
mindscience
r0.7

搜索帮助