тензорный поток:: опс:: Софтплюс
#include <nn_ops.h> Вычисляет softplus: log(exp(features) + 1) .
Краткое содержание
Аргументы:
- область: объект области.
 
Возврат:
-  
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( const ::tensorflow::Scope & scope, ::tensorflow::Input features )
узел
::tensorflow::Node * node() const
оператор::tensorflow::Input
operator::tensorflow::Input() const
оператор::tensorflow::Выход
operator::tensorflow::Output() const