تدفق التوتر:: العمليات:: سوفت بلس

#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::الإدخال

 operator::tensorflow::Input() const 

المشغل::tensorflow::الإخراج

 operator::tensorflow::Output() const