General Description
The following APIs can be called to obtain data of the aclmdlDataset type and perform relevant operations on the data. APIs of this data type are all synchronous.
aclmdlDataset is used to describe input and output data during model inference. A model may have multiple inputs and outputs, and data of the aclDataBuffer type is used to describe the memory address and memory size of each input or output.
Parent topic: aclmdlDataset