tensorflow :: ops :: SparseSegmentSqrtNGrad
#include <math_ops.h>
SparseSegmentSqrtN için degradeleri hesaplar.
Özet
Değeri output_dim0 olan 0 boyutu haricinde grad ile aynı şekle sahip tensör "output" u döndürür.
Argümanlar:
- kapsam: Bir Scope nesnesi
- grad: SparseSegmentSqrtN op.
- indisler: karşılık gelen SparseSegmentSqrtN op.
- segment_ids: segment_ids karşılık gelen SparseSegmentSqrtN op.
- output_dim0: geçirilen "veri" boyutu 0 SparseSegmentSqrtN op.
İadeler:
-
Output
: Çıkış tensörü.
Yapıcılar ve Yıkıcılar | |
---|---|
SparseSegmentSqrtNGrad (const :: tensorflow::Scope & scope, :: tensorflow::Input grad, :: tensorflow::Input indices, :: tensorflow::Input segment_ids, :: tensorflow::Input output_dim0) |
Genel özellikler | |
---|---|
operation | |
output |
Kamusal işlevler | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Genel özellikler
operasyon
Operation operation
çıktı
::tensorflow::Output output
Kamusal işlevler
SparseSegmentSqrtNGrad
SparseSegmentSqrtNGrad( const ::tensorflow::Scope & scope, ::tensorflow::Input grad, ::tensorflow::Input indices, ::tensorflow::Input segment_ids, ::tensorflow::Input output_dim0 )
düğüm
::tensorflow::Node * node() const
operator :: tensorflow :: Girdi
operator::tensorflow::Input() const
operator :: tensorflow :: Çıktı
operator::tensorflow::Output() const