下载
中文
注册

End

功能说明

一次Matmul计算结束时需要调用一次End函数。

函数原型

1
__aicore__ inline void End()

参数说明

返回值

支持的型号

Atlas A2训练系列产品/Atlas 800I A2推理产品

Atlas推理系列产品AI Core

Atlas 200/500 A2推理产品

注意事项

调用示例

mm.IterateAll(gm_c);
mm.End();