214 Star 920 Fork 673

GVPMindSpore/mindscience

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
mindflow.cell.SNO1D.rst 458 Bytes
一键复制 编辑 原始数据 按行查看 历史
mengqinghe 提交于 1个月前 . add sno doc and 0.3.0 doc

mindflow.cell.SNO1D

.. py:class:: mindflow.cell.SNO1D(in_channels, out_channels, hidden_channels=64, num_sno_layers=3, data_format="channels_first", transforms=None, kernel_size=5, activation="gelu", compute_dtype=mstype.float32)

    一维谱神经算子,包含一个提升层(编码器)、多个谱变换层(谱空间的线性变换)和一个投影层(解码器)。参见基类文档 :class:`mindflow.cell.SNO`。
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mindspore/mindscience.git
git@gitee.com:mindspore/mindscience.git
mindspore
mindscience
mindscience
master

搜索帮助