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

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

#include <nn_ops.h>

يحسب الخطي المعدل 6: min(max(features, 0), 6) .

ملخص

الحجج:

عائدات:

  • Output : موتر التنشيطات.

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

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

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

Relu6

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

العقدة

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const