тензорный поток :: ops :: Softplus
#include <nn_ops.h>
Вычисляет softplus: log(exp(features) + 1)
.
Резюме
Аргументы:
- scope: объект Scope
Возврат:
-
Output
: тензор активаций.
Конструкторы и деструкторы | |
---|---|
Softplus (const :: tensorflow::Scope & scope, :: tensorflow::Input features) |
Публичные атрибуты | |
---|---|
activations | |
operation |
Публичные функции | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Публичные атрибуты
активации
::tensorflow::Output activations
операция
Operation operation
Публичные функции
Softplus
Softplus( const ::tensorflow::Scope & scope, ::tensorflow::Input features )
узел
::tensorflow::Node * node() const
оператор :: тензорный поток :: Ввод
operator::tensorflow::Input() const
оператор :: tenorflow :: Выход
operator::tensorflow::Output() const