aclGetDataBufferSizeV2

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

Description

Obtains the memory size of data of the aclDataBuffer type, in bytes.

Prototype

1
size_t aclGetDataBufferSizeV2(const aclDataBuffer *dataBuffer)

Parameters

Parameter

Input/Output

Description

dataBuffer

Input

Pointer to data of the aclDataBuffer type.

Call aclCreateDataBuffer to create data of the aclDataBuffer type in advance.

Returns

Memory size of data of the aclDataBuffer type