टेंसरफ़्लो:: ऑप्स:: TensorArrayConcat:: Attrs

#include <data_flow_ops.h>

TensorArrayConcat के लिए वैकल्पिक विशेषता सेटर्स।

सारांश

सार्वजनिक गुण

element_shape_except0_ = ::tensorflow::PartialTensorShape()
PartialTensorShape

सार्वजनिक समारोह

ElementShapeExcept0 (PartialTensorShape x)
TF_MUST_USE_RESULT Attrs
किसी तत्व का अपेक्षित आकार, यदि ज्ञात हो, पहले आयाम को छोड़कर।

सार्वजनिक गुण

element_shape_except0_

PartialTensorShape tensorflow::ops::TensorArrayConcat::Attrs::element_shape_except0_ = ::tensorflow::PartialTensorShape()

सार्वजनिक समारोह

ElementShapeExcept0

TF_MUST_USE_RESULT Attrs tensorflow::ops::TensorArrayConcat::Attrs::ElementShapeExcept0(
  PartialTensorShape x
)

किसी तत्व का अपेक्षित आकार, यदि ज्ञात हो, पहले आयाम को छोड़कर।

TensorArray तत्वों के आकार को मान्य करने के लिए उपयोग किया जाता है। यदि यह आकार पूरी तरह से निर्दिष्ट नहीं है, तो शून्य-आकार के TensorArrays को संयोजित करना एक त्रुटि है।

के लिए डिफ़ॉल्ट