Function MSTensorGetName
Defined in File tensor_c.h
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.
Defined in File tensor_c.h
Obtain the name of the tensor.
tensor – [in] Tensor object handle.
The name of the tensor.