acltdtFreeBuf

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

Atlas inference products

x

Atlas training products

x

Description

Frees the mbuf allocated by the acltdtAllocBuf call.

Prototype

aclError acltdtFreeBuf(acltdtBuf buf)

Parameters

Parameter

Input/Output

Description

buf

Input

mbuf to be freed.

Returns

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

Restrictions

  • For the Atlas 200I/500 A2 inference products , this API can be used only in the Ascend RC .

See Also

For details about the API call sequence and example, see Shared Buffer Management.