变更声明
本章节的接口变更说明包括新增、修改、删除和退出声明。接口变更只体现代码层面的修改,不包含文档本身在语言、格式、链接等方面的优化改进。
- 新增:表示此次版本新增的接口。
- 修改:表示本接口相比于上个版本有修改。
- 删除:表示该接口在此次版本已经删除。
- 退出声明:表示该接口自作出退出声明的版本起停止演进,且在后续版本退出并删除。
新增特性
类名/API原型 |
变更说明 |
|---|---|
ActivationOperation |
新增支持Atlas 350 加速卡硬件功能。 |
ConcatOperation |
|
ElewiseOperation |
|
GatherOperation |
|
LinearOperation |
|
ReduceOperation |
|
ReshapeAndCacheOperation |
|
RmsNormOperation |
|
RopeOperation |
|
SelfAttentionOperation |
|
SliceOperation |
|
SoftmaxOperation |
|
SortOperation |
|
SplitOperation |
|
TransposeOperation |
|
SelfAttentionOperation |
新增Exp近似计算功能。 |
父主题: API参考