megengine.Tensor.dtype

property Tensor.dtype

Returns a numpy.dtype object represents the data type of a Tensor.

See also

see Tensor data type for more details.

Return type

dtype