预留接口

本章节列出的接口均为预留接口,后续有可能变更或废弃,不建议开发者使用,开发者无需关注。

Matmul

SoftMax

LayerNorm

ConfusionTranspose

AscendAntiQuant

SwiGLU

void GetSwiGLUTmpBufferFactorSize(const uint32_t typeSize, uint32_t &maxLiveNodeCount, uint32_t &extraBuffer)

GeGLU

void GetGeGLUTmpBufferFactorSize(const uint32_t typeSize, uint32_t &maxLiveNodeCnt, uint32_t &extraBuf)

数学库

数据类型定义

内存管理和同步控制

矢量计算

矩阵计算

其他