tensorflow:: אופס:: SparseSegmentMeanGrad

#include <math_ops.h>

מחשב גרדיאנטים עבור SparseSegmentMean .

סיכום

מחזירה טנסור "פלט" עם צורה זהה ל-grad, למעט ממד 0 שהערך שלו הוא output_dim0.

טיעונים:

החזרות:

  • Output : טנסור הפלט.

בנאים והורסים

SparseSegmentMeanGrad (const :: tensorflow::Scope & scope, :: tensorflow::Input grad, :: tensorflow::Input indices, :: tensorflow::Input segment_ids, :: tensorflow::Input output_dim0)

תכונות ציבוריות

operation
output

תפקידים ציבוריים

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

תכונות ציבוריות

מבצע

Operation operation

תְפוּקָה

::tensorflow::Output output

תפקידים ציבוריים

SparseSegmentMeanGrad

 SparseSegmentMeanGrad(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input grad,
  ::tensorflow::Input indices,
  ::tensorflow::Input segment_ids,
  ::tensorflow::Input output_dim0
)

צוֹמֶת

::tensorflow::Node * node() const 

מפעיל::tensorflow::קלט

 operator::tensorflow::Input() const 

אופרטור::tensorflow::פלט

 operator::tensorflow::Output() const