aclfvDestroyRepoRange

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 aclfvRepoRange type created by calling the aclfvCreateRepoRange API.

Atlas inference accelerator modules: This API is not supported.

Prototype

aclError aclfvDestroyRepoRange(aclfvRepoRange *repoRange)

Parameters

Parameter

Input/Output

Description

repoRange

Input

Pointer to data of the aclfvRepoRange type.

Returns

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