Tensorflow :: ops :: Relu
#include <nn_ops.h>
Berechnet gleichgerichtet linear: max(features, 0)
.
Zusammenfassung
Argumente:
- scope: Ein Scope- Objekt
Kehrt zurück:
-
Output
: Der Aktivierungstensor.
Konstruktoren und Destruktoren | |
---|---|
Relu (const :: tensorflow::Scope & scope, :: tensorflow::Input features) |
Öffentliche Attribute | |
---|---|
activations | |
operation |
Öffentliche Funktionen | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Öffentliche Attribute
Aktivierungen
::tensorflow::Output activations
Operation
Operation operation
Öffentliche Funktionen
Relu
Relu( const ::tensorflow::Scope & scope, ::tensorflow::Input features )
Knoten
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const