Function MSTensorSetName

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.