dtype

Concept

An attribute of a PyTorch tensor that specifies the data type of its elements (e.g., float32, float16).

Mentioned in 1 video