تدفق التوتر:: العمليات:: متفرقSqrtNGrad
#include <math_ops.h>
يحسب التدرجات ل SparseSegmentSqrtN .
ملخص
تُرجع "مخرجات" الموتر بنفس شكل التدرج، باستثناء البعد 0 الذي تكون قيمته input_dim0.
الحجج:
- النطاق: كائن النطاق
- grad: تم نشر التدرج اللوني في عملية SparseSegmentSqrtN .
- المؤشرات: تم تمرير المؤشرات إلى المرجع SparseSegmentSqrtN المقابل.
- section_ids: تم تمرير مقطع_ids إلى عملية SparseSegmentSqrtN المقابلة.
- Output_dim0: تم تمرير البعد 0 من "البيانات" إلى SparseSegmentSqrtN op.
العوائد:
-
Output
: موتر الإخراج.
البنائين والمدمرين | |
---|---|
SparseSegmentSqrtNGrad (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
الوظائف العامة
متفرقSqrtNGrad
SparseSegmentSqrtNGrad( 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