텐서플로우:: 작전:: 누적:: 속성
#include <math_ops.h>Cumsum 에 대한 선택적 속성 설정자입니다.
요약
공개 속성 | |
|---|---|
 exclusive_ = false | bool | 
 reverse_ = false | bool | 
공공 기능 | |
|---|---|
 Exclusive (bool x) | TF_MUST_USE_RESULT AttrsTrue 이면 배타적 누적을 수행합니다. | 
 Reverse (bool x) | TF_MUST_USE_RESULT Attrsbool (기본값: 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 이면 배타적 누적을 수행합니다.
기본값은 거짓
뒤집다
TF_MUST_USE_RESULT Attrs tensorflow::ops::Cumsum::Attrs::Reverse( bool x )
 bool (기본값: False).
기본값은 거짓