Function: release
C Prototype |
aclError aclfvRelease() |
|---|---|
Python Function |
ret = acl.fv.release() |
Function Usage |
Deinitializes the feature search module to free the memory. Used in pair with acl.fv.init. The Atlas 200/300/500 Inference Product does not support this API. The Atlas Training Series Product does not support this API. |
Input Description |
None |
Return Value |
ret: int, error code.
|
Restrictions |
None |
Parent topic: Feature Vector Search