aclmdlCreateConfigHandle

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 Usage

Creates data of the aclmdlConfigHandle type as a model loading configuration.

To destroy data of the aclmdlConfigHandle type, call aclmdlDestroyConfigHandle.

Prototype

1
aclmdlConfigHandle *aclmdlCreateConfigHandle()

Parameters

None

Returns

  • Success: a pointer to data of the aclmdlConfigHandle type
  • Failure: nullptr