torch.trapz
-
torch.trapz(y, x, *, dim=- 1) → Tensor -
Псевдоним для
torch.trapezoid().
© 2024, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://pytorch.org/docs/1.13/generated/torch.trapz.html
torch.trapz(y, x, *, dim=- 1) → Tensor Псевдоним для torch.trapezoid().
© 2024, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://pytorch.org/docs/1.13/generated/torch.trapz.html
|
|