تدفق التوتر:: العمليات:: كومسوم:: أترز

#include <math_ops.h>

محددات السمات الاختيارية لـ Cumsum .

ملخص

الصفات العامة

exclusive_ = false
bool
reverse_ = false
bool

الوظائف العامة

Exclusive (bool x)
TF_MUST_USE_RESULT Attrs
إذا كان True ، قم بإجراء cumsum الحصري.
Reverse (bool x)
TF_MUST_USE_RESULT Attrs
bool (الافتراضي: خطأ).

الصفات العامة

حصري_

bool tensorflow::ops::Cumsum::Attrs::exclusive_ = false

يعكس_

bool tensorflow::ops::Cumsum::Attrs::reverse_ = false

الوظائف العامة

حصري

TF_MUST_USE_RESULT Attrs tensorflow::ops::Cumsum::Attrs::Exclusive(
  bool x
)

إذا كان True ، قم بإجراء cumsum الحصري.

الافتراضيات كاذبة

يعكس

TF_MUST_USE_RESULT Attrs tensorflow::ops::Cumsum::Attrs::Reverse(
  bool x
)

bool (الافتراضي: خطأ).

الافتراضيات كاذبة