aclfvDestroyFeatureInfo

Applicability

Product

Supported

Atlas 350 Accelerator Card

Atlas A3 training product/Atlas A3 inference product

Atlas A2 training product/Atlas A2 inference product

Atlas 200I/500 A2 inference product

Atlas inference product

Atlas training product

Function

Destroys data of the aclfvFeatureInfo type created by the aclfvCreateFeatureInfo call.

Atlas inference accelerator module does not support this API.

Prototype

1
aclError aclfvDestroyFeatureInfo(aclfvFeatureInfo *featureInfo)

Parameters

Parameter

Input/Output

Description

featureInfo

Input

Pointer to data of the aclfvFeatureInfo type.

Returns

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