aclfvDestroySearchInput

Applicability

Product

Supported

Atlas A3 training products/Atlas A3 inference products

x

Atlas A2 training products/Atlas A2 inference products

x

Atlas 200I/500 A2 inference products

x

Atlas inference products

Atlas training products

x

Description

Destroys data of the aclfvSearchInput type created by calling the aclfvCreateSearchInput API.

The Atlas inference accelerator modules does not support this API.

Prototype

aclError aclfvDestroySearchInput(aclfvSearchInput *searchInput)

Parameters

Parameter

Input/Output

Description

searchInput

Input

Pointer to data of the aclfvSearchInput type.

Returns

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