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