tensorflow:: אופס:: Softsign

#include <nn_ops.h>

מחשב softsign: features / (abs(features) + 1) .

סיכום

טיעונים:

  • scope: אובייקט Scope

החזרות:

  • Output : טנסור ההפעלה.

בנאים והורסים

Softsign (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

תפקידים ציבוריים

Softsign

 Softsign(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input features
)

צוֹמֶת

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const