dtype
- TensorInfo.dtype()
Retrieves the data type of the tensor associated with the current
TensorInfoobject. This method returns the data type defined intcim_lite_runtime.TensorInfo.tcim_numpy_map.- Returns:
dtype -- The data type of the tensor.
- Return type:
pytcim.DataType