تدفق التوتر:: العمليات:: المجمع الشرطي المتفرق:: أترز
#include <data_flow_ops.h>
محددات السمات الاختيارية لـ SparseConditionalAccumulator .
ملخص
الصفات العامة | |
---|---|
container_ = "" | StringPiece |
reduction_type_ = "MEAN" | StringPiece |
shared_name_ = "" | StringPiece |
الوظائف العامة | |
---|---|
Container (StringPiece x) | TF_MUST_USE_RESULT Attrs إذا لم يكن فارغًا، يتم وضع هذا المركم في الحاوية المحددة. |
ReductionType (StringPiece x) | TF_MUST_USE_RESULT Attrs الإعدادات الافتراضية إلى "MEAN". |
SharedName (StringPiece x) | TF_MUST_USE_RESULT Attrs إذا لم يكن فارغًا، فستتم مشاركة هذا المجمع تحت الاسم المحدد عبر جلسات متعددة. |
الصفات العامة
حاوية_
StringPiece tensorflow::ops::SparseConditionalAccumulator::Attrs::container_ = ""
نوع_التخفيض_
StringPiece tensorflow::ops::SparseConditionalAccumulator::Attrs::reduction_type_ = "MEAN"
اسم_مشترك_
StringPiece tensorflow::ops::SparseConditionalAccumulator::Attrs::shared_name_ = ""
الوظائف العامة
حاوية
TF_MUST_USE_RESULT Attrs tensorflow::ops::SparseConditionalAccumulator::Attrs::Container( StringPiece x )
إذا لم يكن فارغًا، يتم وضع هذا المركم في الحاوية المحددة.
وبخلاف ذلك، يتم استخدام حاوية افتراضية.
الإعدادات الافتراضية إلى ""
نوع التخفيض
TF_MUST_USE_RESULT Attrs tensorflow::ops::SparseConditionalAccumulator::Attrs::ReductionType( StringPiece x )
الإعدادات الافتراضية إلى "MEAN".
الاسم المشترك
TF_MUST_USE_RESULT Attrs tensorflow::ops::SparseConditionalAccumulator::Attrs::SharedName( StringPiece x )
إذا لم يكن فارغًا، فستتم مشاركة هذا المجمع تحت الاسم المحدد عبر جلسات متعددة.
الإعدادات الافتراضية إلى ""