pytorch / 2 / generated / torch.tensor.sum_to_size.html

torch.Tensor.sum_to_size

Tensor.sum_to_size(*size) → Tensor

Sum this tensor to size. size must be broadcastable to this tensor size.

Parameters

size (int...) – a sequence of integers defining the shape of the output tensor.

© 2024, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://pytorch.org/docs/2.1/generated/torch.Tensor.sum_to_size.html