aclgrphBuildFinalize
Applicability
Product |
Supported or Not |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Header File/Library File
- Header file: #include <ge/ge_ir_build.h>
- Library file: libge_compiler.so
Function Usage
Destroys allocations after model building.
Prototype
1 | void aclgrphBuildFinalize() |
Parameters
None
Returns
None
Restrictions
This API can be called once to finalize the build process only after the aclgrphBuildInitialize call.
Parent topic: aclgrph APIs