Spec-Zone.ru › PyTorch 1

torch.Tensor.where

Tensor.where(condition, y) → Tensor

self.where(condition, y) эквивалентно torch.where(condition, self, y). См. torch.where()

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

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API