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

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

#include <math_ops.h>

يحسب sigmoid لـ x element-wise.

ملخص

على وجه التحديد ، y = 1 / (1 + exp(-x)) .

الحجج:

عائدات:

البنائين والمدمرين

Sigmoid (const :: tensorflow::Scope & scope, :: tensorflow::Input x)

السمات العامة

operation
y

الوظائف العامة

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

السمات العامة

عملية

Operation operation

ذ

::tensorflow::Output y

الوظائف العامة

السيني

 Sigmoid(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x
)

العقدة

::tensorflow::Node * node() const 

المشغل :: tensorflow :: الإدخال

 operator::tensorflow::Input() const 

المشغل :: Tensorflow :: Output

 operator::tensorflow::Output() const