จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
เทนเซอร์โฟลว์:: ปฏิบัติการ:: TensorArrayConcat:: คุณสมบัติ
#include <data_flow_ops.h>
ตัวตั้งค่าแอตทริบิวต์เพิ่มเติมสำหรับ TensorArrayConcat
สรุป
งานสาธารณะ |
---|
ElementShapeExcept0 (PartialTensorShape x) | รูปร่างที่คาดหวังขององค์ประกอบ หากทราบ ไม่รวมมิติแรก |
คุณลักษณะสาธารณะ
องค์ประกอบ_รูปร่าง_ยกเว้น0_
PartialTensorShape tensorflow::ops::TensorArrayConcat::Attrs::element_shape_except0_ = ::tensorflow::PartialTensorShape()
งานสาธารณะ
องค์ประกอบรูปร่างยกเว้น 0
TF_MUST_USE_RESULT Attrs tensorflow::ops::TensorArrayConcat::Attrs::ElementShapeExcept0(
PartialTensorShape x
)
รูปร่างที่คาดหวังขององค์ประกอบ หากทราบ ไม่รวมมิติแรก
ใช้เพื่อตรวจสอบรูปร่างขององค์ประกอบ TensorArray หากไม่ได้ระบุรูปร่างนี้อย่างสมบูรณ์ การต่อ TensorArrays ขนาดศูนย์เข้าด้วยกันถือเป็นข้อผิดพลาด
ค่าเริ่มต้นเป็น
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[null,null,["อัปเดตล่าสุด 2025-07-25 UTC"],[],[],null,["# tensorflow::ops::TensorArrayConcat::Attrs Struct Reference\n\ntensorflow::ops::TensorArrayConcat::Attrs\n=========================================\n\n`#include \u003cdata_flow_ops.h\u003e`\n\nOptional attribute setters for [TensorArrayConcat](/versions/r2.1/api_docs/cc/class/tensorflow/ops/tensor-array-concat#classtensorflow_1_1ops_1_1_tensor_array_concat).\n\nSummary\n-------\n\n| ### Public attributes ||\n|----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------|\n| [element_shape_except0_](#structtensorflow_1_1ops_1_1_tensor_array_concat_1_1_attrs_1a83886275dd85074d8df00d1577a7e265)` = ::tensorflow::PartialTensorShape()` | `PartialTensorShape` |\n\n| ### Public functions ||\n|----------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [ElementShapeExcept0](#structtensorflow_1_1ops_1_1_tensor_array_concat_1_1_attrs_1a96d3d8037460da28207e2429a528c337)`(PartialTensorShape x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.1/api_docs/cc/struct/tensorflow/ops/tensor-array-concat/attrs#structtensorflow_1_1ops_1_1_tensor_array_concat_1_1_attrs) The expected shape of an element, if known, excluding the first dimension. |\n\nPublic attributes\n-----------------\n\n### element_shape_except0_\n\n```scdoc\nPartialTensorShape tensorflow::ops::TensorArrayConcat::Attrs::element_shape_except0_ = ::tensorflow::PartialTensorShape()\n``` \n\nPublic functions\n----------------\n\n### ElementShapeExcept0\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::TensorArrayConcat::Attrs::ElementShapeExcept0(\n PartialTensorShape x\n)\n``` \nThe expected shape of an element, if known, excluding the first dimension.\n\nUsed to validate the shapes of [TensorArray](/versions/r2.1/api_docs/cc/class/tensorflow/ops/tensor-array#classtensorflow_1_1ops_1_1_tensor_array) elements. If this shape is not fully specified, concatenating zero-size TensorArrays is an error.\n\nDefaults to"]]