przepływ tensorowy:: ops:: FakeQuantWithMinMaxArgsGradient
#include <array_ops.h>Oblicz gradienty dla operacji FakeQuantWithMinMaxArgs .
Streszczenie
Argumenty:
- zakres: Obiekt Scope
- gradienty: gradienty propagowane wstecznie powyżej operacji FakeQuantWithMinMaxArgs .
- wejścia: wartości przekazywane jako dane wejściowe do operacji FakeQuantWithMinMaxArgs .
Zwroty:
-  Output: Gradienty propagowane wstecznie poniżej operacji FakeQuantWithMinMaxArgs :gradients * (inputs >= min && inputs <= max).
| Konstruktory i destruktory | |
|---|---|
| FakeQuantWithMinMaxArgsGradient (const :: tensorflow::Scope & scope, :: tensorflow::Input gradients, :: tensorflow::Input inputs) | |
| FakeQuantWithMinMaxArgsGradient (const :: tensorflow::Scope & scope, :: tensorflow::Input gradients, :: tensorflow::Input inputs, const FakeQuantWithMinMaxArgsGradient::Attrs & attrs) | 
| Atrybuty publiczne | |
|---|---|
| backprops | |
| operation | |
| Funkcje publiczne | |
|---|---|
| node () const | ::tensorflow::Node * | 
| operator::tensorflow::Input () const | |
| operator::tensorflow::Output () const | |
| Publiczne funkcje statyczne | |
|---|---|
| Max (float x) | |
| Min (float x) | |
| NarrowRange (bool x) | |
| NumBits (int64 x) | |
| Struktury | |
|---|---|
| tensorflow:: ops:: FakeQuantWithMinMaxArgsGradient:: Attrs | Opcjonalne moduły ustawiające atrybuty dla FakeQuantWithMinMaxArgsGradient . | 
Atrybuty publiczne
podpórki
::tensorflow::Output backprops
działanie
Operation operation
Funkcje publiczne
FakeQuantWithMinMaxArgsGradient
FakeQuantWithMinMaxArgsGradient( const ::tensorflow::Scope & scope, ::tensorflow::Input gradients, ::tensorflow::Input inputs )
FakeQuantWithMinMaxArgsGradient
FakeQuantWithMinMaxArgsGradient( const ::tensorflow::Scope & scope, ::tensorflow::Input gradients, ::tensorflow::Input inputs, const FakeQuantWithMinMaxArgsGradient::Attrs & attrs )
węzeł
::tensorflow::Node * node() const
operator::tensorflow::Wejście
operator::tensorflow::Input() const
operator::tensorflow::Wyjście
operator::tensorflow::Output() const
Publiczne funkcje statyczne
Maks
Attrs Max( float x )
Min
Attrs Min( float x )
WąskiZakres
Attrs NarrowRange( bool x )
Liczba bitów
Attrs NumBits( int64 x )