Function MSTensorGetData

Function Documentation

const void *MSTensorGetData(const MSTensorHandle tensor)

Obtain the data pointer of the tensor.

Parameters:

tensor – [in] Tensor object handle.

Returns:

The data pointer of the tensor.