نشكرك على متابعة Google I / O. عرض جميع الجلسات عند الطلب مشاهدة عند الطلب

تينسورفلو :: العمليات :: Softsign

#include <nn_ops.h>

يحسب softsign: features / (abs(features) + 1) .

ملخص

الحجج:

عائدات:

  • 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 :: Output

 operator::tensorflow::Output() const