开发者
资源

IsFixed

产品支持情况

全量芯片支持。

头文件/库文件

  • 头文件:#include <ge/ge_feature_memory.h>
  • 库文件:libge_compiler.so

功能说明

是不是Fixed内存。

函数原型

1
bool IsFixed() const

参数说明

返回值说明

bool类型取值,true:是Fixed内存;false:不是Fixed内存 。

约束说明