基本参数

定义

using Status = int32_t;
constexpr uint32_t MAX_DIM = 8;

说明

常量名称

参数值说明

Status

int32_t数据类型。

MAX_DIM

当前所有接口Tensor支持的最大维度为“8”