tensorflow :: ops :: Relu6
#include <nn_ops.h>
Oblicza wyprostowane liniowe 6: min(max(features, 0), 6)
.
streszczenie
Argumenty:
- zakres: obiekt Scope
Zwroty:
-
Output
: tensor aktywacji.
Konstruktorzy i niszczyciele | |
---|---|
Relu6 (const :: tensorflow::Scope & scope, :: tensorflow::Input features) |
Atrybuty publiczne | |
---|---|
activations | |
operation |
Funkcje publiczne | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Atrybuty publiczne
aktywacje
::tensorflow::Output activations
operacja
Operation operation
Funkcje publiczne
Relu6
Relu6( const ::tensorflow::Scope & scope, ::tensorflow::Input features )
węzeł
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const