Spec-Zone.ru › TensorFlow 1.15

tf.math.softplus

Вычисляет softplus: log(exp(features) + 1).

Просмотр псевдонимов

Основные псевдонимы

tf.nn.softplus

Псевдонимы для миграции

См. Руководство по миграции для получения дополнительной информации.

tf.compat.v1.math.softplus, tf.compat.v1.nn.softplus, `tf.compat.v2.math.softplus`, `tf.compat.v2.nn.softplus`

tf.math.softplus(
    features, name=None
)
Аргументы
features A Tensor. Должен быть одним из следующих типов: half, bfloat16, float32, float64.
name Имя операции (необязательно).
Возвращает
A Tensor. Имеет тот же тип, что и features.

© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r1.15/api_docs/python/tf/math/softplus

Spec-Zone.ru

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