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