텐서플로우:: 작전:: TensorArrayGather:: 속성

#include <data_flow_ops.h>

TensorArrayGather 를 위한 선택적 속성 설정자.

요약

공개 속성

element_shape_ = ::tensorflow::PartialTensorShape()
PartialTensorShape

공공 기능

ElementShape (PartialTensorShape x)
TF_MUST_USE_RESULT Attrs
알려진 경우 요소의 예상 모양입니다.

공개 속성

요소_모양_

PartialTensorShape tensorflow::ops::TensorArrayGather::Attrs::element_shape_ = ::tensorflow::PartialTensorShape()

공공 기능

요소모양

TF_MUST_USE_RESULT Attrs tensorflow::ops::TensorArrayGather::Attrs::ElementShape(
  PartialTensorShape x
)

알려진 경우 요소의 예상 모양입니다.

TensorArray 요소의 모양을 검증하는 데 사용됩니다. 이 모양이 완전히 지정되지 않은 경우 크기가 0인 TensorArray를 수집하는 것은 오류입니다.

기본값은