tensor akışı:: işlem:: Relu6
#include <nn_ops.h> Düzeltilmiş doğrusal 6'yı hesaplar: min(max(features, 0), 6) .
Özet
Argümanlar:
- kapsam: Bir Kapsam nesnesi
 
İade:
-  
Output: Aktivasyon tensörü. 
Yapıcılar ve Yıkıcılar | |
|---|---|
 Relu6 (const :: tensorflow::Scope & scope, :: tensorflow::Input features) | 
Genel özellikler | |
|---|---|
 activations | |
 operation | |
Kamu işlevleri | |
|---|---|
 node () const | ::tensorflow::Node * | 
 operator::tensorflow::Input () const | |
 operator::tensorflow::Output () const |  |
Genel özellikler
aktivasyonlar
::tensorflow::Output activations
operasyon
Operation operation
Kamu işlevleri
Relu6
Relu6( const ::tensorflow::Scope & scope, ::tensorflow::Input features )
düğüm
::tensorflow::Node * node() const
operatör::tensorflow::Giriş
operator::tensorflow::Input() const
operatör::tensorflow::Çıktı
operator::tensorflow::Output() const