テンソルフロー::作戦:: 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要素の形状を検証するために使用されます。この形状が完全に指定されていない場合、サイズがゼロの TensorArray を収集するとエラーになります。

デフォルトは