torch.Tensor.dim
-
Tensor.dim() → int -
Возвращает количество измерений
selfтензора.
© 2024, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://pytorch.org/docs/2.1/generated/torch.Tensor.dim.html
Tensor.dim() → int Возвращает количество измерений self тензора.
© 2024, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://pytorch.org/docs/2.1/generated/torch.Tensor.dim.html
|
|