aclfvDestroyFeatureInfo

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 aclfvFeatureInfo type created by calling the aclfvCreateFeatureInfo API.

The Atlas inference accelerator modules does not support this API.

Prototype

aclError aclfvDestroyFeatureInfo(aclfvFeatureInfo *featureInfo)

Parameters

Parameter

Input/Output

Description

featureInfo

Input

Pointer to data of the aclfvFeatureInfo type.

Returns

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