تدفق التوتر:: العمليات:: متفرقSqrtNGrad

#include <math_ops.h>

يحسب التدرجات ل SparseSegmentSqrtN .

ملخص

تُرجع "مخرجات" الموتر بنفس شكل التدرج، باستثناء البعد 0 الذي تكون قيمته input_dim0.

الحجج:

عائدات:

  • 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