GetType
产品支持情况
全量芯片支持。
头文件/库文件
- 头文件:#include <ge/ge_feature_memory.h>
- 库文件:libge_compiler.so
功能说明
获取内存的类型。
函数原型
1 | MemoryType GetType() const |
参数说明
无
返回值说明
返回内存的类型,详见MemoryType。
约束说明
无
父主题: FeatureMemory
全量芯片支持。
获取内存的类型。
1 | MemoryType GetType() const |
无
返回内存的类型,详见MemoryType。
无