SetMadType 功能说明设置是否使能HF32模式。当前版本暂不支持。 函数原型int32_t SetMadType(MatrixMadType madType) 参数说明 表1 参数说明参数名 输入/输出 描述 madType 输入 设置是否使能HF32模式。可选值:MatrixMadType::NORMAL/MatrixMadType::HF32。 返回值-1表示设置失败; 0表示设置成功。 注意事项无 父主题: MatmulApiTiling/MultiCoreMatmulTiling