GetType
Applicability
Product |
Supported or Not |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Header File/Library File
- Header file: #include <ge/ge_feature_memory.h>
- Library file: libge_compiler.so
Function Usage
Obtains the memory type.
Prototype
1 | MemoryType GetType() const |
Parameters
None
Returns
Memory type. For details, see MemoryType.
Constraints
None
Parent topic: FeatureMemory