Spec-Zone.ru › PyTorch 1

torch.nn.functional.softsign

torch.nn.functional.softsign(input) → Tensor [source]

Применяет поэлементно функцию SoftSign(x)=x1+∣x∣\text{SoftSign}(x) = \frac{x}{1 + |x|}

См. Softsign для получения более подробной информации.

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

Spec-Zone.ru

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