Search notes:

torch.Size

torch.Size is a subclass of tuple.

See also

An instance of torch.Size is returned, for example, by the method size() of torch.Tensor.

Index