Function MSTensorSetName
Defined in File tensor_c.h
Function Documentation
-
void MSTensorSetName(MSTensorHandle tensor, const char *name)
Set the name for the tensor.
- Parameters
tensor – [in] Tensor object handle.
name – [in] The name of the tensor.