تدفق التوتر:: العمليات:: متفرقSqrtN
#include <math_ops.h>
يحسب المجموع على طول المقاطع المتفرقة للموتر مقسومًا على الجذر التربيعي لـ N.
ملخص
N هو حجم الجزء الذي تم تصغيره.
راجع tf.sparse.segment_sum
للحصول على أمثلة الاستخدام.
الحجج:
- النطاق: كائن النطاق
- المؤشرات: موتر 1-D. له نفس رتبة
segment_ids
. - section_ids: موتر ثنائي الأبعاد. يجب فرز القيم ويمكن تكرارها.
العوائد:
-
Output
: له نفس شكل البيانات، باستثناء البعد 0 الذي يبلغ حجمهk
، وهو عدد المقاطع.
البنائين والمدمرين | |
---|---|
SparseSegmentSqrtN (const :: tensorflow::Scope & scope, :: tensorflow::Input data, :: tensorflow::Input indices, :: tensorflow::Input segment_ids) |
الوظائف العامة | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
الصفات العامة
عملية
Operation operation
الإخراج
::tensorflow::Output output
الوظائف العامة
متفرقSqrtN
SparseSegmentSqrtN( const ::tensorflow::Scope & scope, ::tensorflow::Input data, ::tensorflow::Input indices, ::tensorflow::Input segment_ids )
العقدة
::tensorflow::Node * node() const
المشغل::tensorflow::الإدخال
operator::tensorflow::Input() const
المشغل::tensorflow::الإخراج
operator::tensorflow::Output() const