sciai.operators

为科学计算提供的算子,包括权重雅可比矩阵算子和网络求导算子。

接口名

概述

支持平台

sciai.operators.JacobianWeights

关于权重的雅可比矩阵。

Ascend GPU CPU

sciai.operators.grad

根据给定的输出索引和输入索引,获取指定网络的导函数网络。

Ascend GPU CPU