Function MSTensorSetName

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.