Function MSTensorGetName

Function Documentation

const char *MSTensorGetName(const MSTensorHandle tensor)

Obtain the name of the tensor.

Parameters:

tensor – [in] Tensor object handle.

Returns:

The name of the tensor.