tensorflow:: אופס:: Cumsum:: Attrs
#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 A bool (ברירת מחדל: False). |
תכונות ציבוריות
בִּלעָדִי_
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 בלעדי.
ברירת המחדל ל-false
לַהֲפוֹך
TF_MUST_USE_RESULT Attrs tensorflow::ops::Cumsum::Attrs::Reverse( bool x )
A bool
(ברירת מחדל: False).
ברירת המחדל ל-false