AI CPU API列表

表 1 AI CPU API列表

接口名

功能描述

printf

该接口提供AI CPU算子Kernel调试场景下的格式化输出功能,默认将输出内容解析并打印在屏幕上。

assert

该接口实现AI CPU算子Kernel调试场景下的assert断言功能。