텐서플로우:: 작전:: 모으다:: 속성
#include <array_ops.h>
Gather 에 대한 선택적 속성 설정자입니다.
요약
공개 속성 | |
---|---|
validate_indices_ = true | bool |
공공 기능 | |
---|---|
ValidateIndices (bool x) | TF_MUST_USE_RESULT Attrs 기본값은 true입니다. |
공개 속성
verify_indices_
bool tensorflow::ops::Gather::Attrs::validate_indices_ = true
공공 기능
인덱스 검증
TF_MUST_USE_RESULT Attrs tensorflow::ops::Gather::Attrs::ValidateIndices( bool x )
기본값은 true입니다.