przepływ tensorowy:: ops:: SparseSegmentSqrtNGrad
#include <math_ops.h>Oblicza gradienty dla SparseSegmentSqrtN .
Streszczenie
Zwraca tensor „wyjście” o takim samym kształcie jak grad, z wyjątkiem wymiaru 0, którego wartość to Output_dim0.
Argumenty:
- zakres: Obiekt Scope
- grad: gradient propagowany do SparseSegmentSqrtN op.
- indeksy: indeksy przekazywane do odpowiedniego SparseSegmentSqrtN op.
- segment_ids: segment_ids przekazane do odpowiedniej operacji SparseSegmentSqrtN .
- Output_dim0: wymiar 0 „danych” przekazany do SparseSegmentSqrtN op.
Zwroty:
-  Output: Tensor wyjściowy.
| Konstruktory i destruktory | |
|---|---|
| SparseSegmentSqrtNGrad (const :: tensorflow::Scope & scope, :: tensorflow::Input grad, :: tensorflow::Input indices, :: tensorflow::Input segment_ids, :: tensorflow::Input output_dim0) | 
| Atrybuty publiczne | |
|---|---|
| operation | |
| output | |
| Funkcje publiczne | |
|---|---|
| node () const | ::tensorflow::Node * | 
| operator::tensorflow::Input () const | |
| operator::tensorflow::Output () const | |
Atrybuty publiczne
działanie
Operation operation
wyjście
::tensorflow::Output output
Funkcje publiczne
SparseSegmentSqrtNGrad
SparseSegmentSqrtNGrad( const ::tensorflow::Scope & scope, ::tensorflow::Input grad, ::tensorflow::Input indices, ::tensorflow::Input segment_ids, ::tensorflow::Input output_dim0 )
węzeł
::tensorflow::Node * node() const
operator::tensorflow::Wejście
operator::tensorflow::Input() const
operator::tensorflow::Wyjście
operator::tensorflow::Output() const