przepływ tensorowy:: ops:: Relu6

#include <nn_ops.h>

Oblicza skorygowane liniowo 6: min(max(features, 0), 6) .

Streszczenie

Argumenty:

Zwroty:

Konstruktory i destruktory

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::Wejście

 operator::tensorflow::Input() const 

operator::tensorflow::Wyjście

 operator::tensorflow::Output() const