تدفق التوتر:: العمليات:: TensorArrayGather:: أترز

#include <data_flow_ops.h>

محددات السمات الاختيارية لـ TensorArrayGather .

ملخص

الصفات العامة

element_shape_ = ::tensorflow::PartialTensorShape()
PartialTensorShape

الوظائف العامة

ElementShape (PartialTensorShape x)
TF_MUST_USE_RESULT Attrs
الشكل المتوقع للعنصر إذا كان معروفا.

الصفات العامة

element_shape_

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

الوظائف العامة

ElementShape

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

الشكل المتوقع للعنصر إذا كان معروفا.

يستخدم للتحقق من صحة أشكال عناصر TensorArray . إذا لم يتم تحديد هذا الشكل بالكامل، فسيكون تجميع TensorArrays ذو الحجم الصفري خطأً.

الافتراضات ل