acltdtGetDatasetName

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

x

Atlas inference product

x

Atlas training product

Description

Obtains the descriptor that identifies acltdtDataset (equivalent to a Vector<tensor>).

Prototype

1
const char *acltdtGetDatasetName(const acltdtDataset *dataset)

Parameters

Parameter

Input/Output

Description

dataset

Input

Pointer to data of the acltdtDataset type.

Call acltdtCreateDataset to create data of the acltdtDataset type in advance.

Returns

A pointer to the descriptor that identifies acltdtDataset (equivalent to a Vector<tensor>)