ge_finalize
Function Usage
Terminates GE and releases all resources.
Prototype
1 | ge_finalize() -> int |
Parameters
None
Returns
(int) End result (0 indicates success)
Constraints
If the termination fails, RuntimeError is thrown.
Parent topic: GeApi
Terminates GE and releases all resources.
1 | ge_finalize() -> int |
None
(int) End result (0 indicates success)
If the termination fails, RuntimeError is thrown.