tensorflow:: אופס:: 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 

מפעיל::tensorflow::קלט

 operator::tensorflow::Input() const 

אופרטור::tensorflow::פלט

 operator::tensorflow::Output() const