GetSize
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 size.
Prototype
1 | size_t GetSize() const |
Parameters
None
Returns
Memory size.
Constraints
None
Parent topic: FeatureMemory