下载
中文
注册
我要评分
文档获取效率
文档正确性
内容完整性
文档易理解
在线提单
论坛求助
昇腾小AI

StorageFormat构造函数

函数功能

构造一个格式,格式包括原始格式、运行时格式、补维规则

函数原型

StorageFormat()

StorageFormat(const ge::Format origin_format, const ge::Format storage_format, const ExpandDimsType &expand_dims_type)

参数说明

参数

输入/输出

说明

origin_format

输入

原始格式

storage_format

输入

运行时格式

expand_dims_type

输入

补维规则

返回值说明

返回一个指定了origin_format、storage_format和expand_dims_type的StorageFormat对象。

约束说明

无。

调用示例

ExpandDimsType dim_type("1100");
StorageFormat format(ge::Format::FORMAT_NCHW, ge::Format::FORMAT_C1HWNC0, dim_type);
搜索结果
找到“0”个结果

当前产品无相关内容

未找到相关内容,请尝试其他搜索词