aclfvRelease

Applicability

Product

Supported

Atlas A3 training products / Atlas A3 inference products

Atlas A2 training products / Atlas A2 inference products

Atlas 200I/500 A2 inference products

Atlas inference products

Atlas training products

Description

Deinitializes the feature search module to free the memory space. Use this API in pair with aclfvInit.

Atlas inference accelerator modules : This API is not supported.

Prototype

aclError aclfvRelease()

Parameters

None

Returns

0 on success; else, failure. For details, see aclError.

See Also

For details about the API call sequence and sample code, see Feature Vector Search.