จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
เทนเซอร์โฟลว์:: ปฏิบัติการ:: TakeManySparseFromTensorsMap:: คุณสมบัติ
#include <sparse_ops.h>
ตัวตั้งค่าแอตทริบิวต์เพิ่มเติมสำหรับ TakeManySparseFromTensorsMap
สรุป
งานสาธารณะ |
---|
Container (StringPiece x) | ชื่อคอนเทนเนอร์สำหรับ SparseTensorsMap อ่านโดย op นี้ |
SharedName (StringPiece x) | ชื่อที่ใช้ร่วมกันสำหรับ SparseTensorsMap อ่านโดย op นี้ |
คุณลักษณะสาธารณะ
คอนเทนเนอร์_
StringPiece tensorflow::ops::TakeManySparseFromTensorsMap::Attrs::container_ = ""
shared_name_
StringPiece tensorflow::ops::TakeManySparseFromTensorsMap::Attrs::shared_name_ = ""
งานสาธารณะ
คอนเทนเนอร์
TF_MUST_USE_RESULT Attrs tensorflow::ops::TakeManySparseFromTensorsMap::Attrs::Container(
StringPiece x
)
ชื่อคอนเทนเนอร์สำหรับ SparseTensorsMap
อ่านโดย op นี้
ค่าเริ่มต้นเป็น ""
ชื่อที่ใช้ร่วมกัน
TF_MUST_USE_RESULT Attrs tensorflow::ops::TakeManySparseFromTensorsMap::Attrs::SharedName(
StringPiece x
)
ชื่อที่ใช้ร่วมกันสำหรับ SparseTensorsMap
อ่านโดย op นี้
ไม่ควรเว้นว่าง ควรใช้ shared_name
หรือชื่อ การดำเนินการ เฉพาะของ Op ที่สร้าง SparseTensorsMap
ดั้งเดิม
ค่าเริ่มต้นเป็น ""
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-27 UTC
[null,null,["อัปเดตล่าสุด 2025-07-27 UTC"],[],[],null,["# tensorflow::ops::TakeManySparseFromTensorsMap::Attrs Struct Reference\n\ntensorflow::ops::TakeManySparseFromTensorsMap::Attrs\n====================================================\n\n`#include \u003csparse_ops.h\u003e`\n\nOptional attribute setters for [TakeManySparseFromTensorsMap](/versions/r2.3/api_docs/cc/class/tensorflow/ops/take-many-sparse-from-tensors-map#classtensorflow_1_1ops_1_1_take_many_sparse_from_tensors_map).\n\nSummary\n-------\n\n| ### Public attributes ||\n|------------------------------------------------------------------------------------------------------------------------------------|---------------|\n| [container_](#structtensorflow_1_1ops_1_1_take_many_sparse_from_tensors_map_1_1_attrs_1a394bb209bedab9d0e13552fd9c65b74f)` = \"\"` | `StringPiece` |\n| [shared_name_](#structtensorflow_1_1ops_1_1_take_many_sparse_from_tensors_map_1_1_attrs_1a3280d196995bb04a061452c302a34d1e)` = \"\"` | `StringPiece` |\n\n| ### Public functions ||\n|--------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Container](#structtensorflow_1_1ops_1_1_take_many_sparse_from_tensors_map_1_1_attrs_1a9ac99ae4b4795e8e882142a7b1948caa)`(StringPiece x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.3/api_docs/cc/struct/tensorflow/ops/take-many-sparse-from-tensors-map/attrs#structtensorflow_1_1ops_1_1_take_many_sparse_from_tensors_map_1_1_attrs) The container name for the `SparseTensorsMap` read by this op. |\n| [SharedName](#structtensorflow_1_1ops_1_1_take_many_sparse_from_tensors_map_1_1_attrs_1a4c4ccf4388e6b4a569c02fbd50f3f175)`(StringPiece x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.3/api_docs/cc/struct/tensorflow/ops/take-many-sparse-from-tensors-map/attrs#structtensorflow_1_1ops_1_1_take_many_sparse_from_tensors_map_1_1_attrs) The shared name for the `SparseTensorsMap` read by this op. |\n\nPublic attributes\n-----------------\n\n### container_\n\n```scdoc\nStringPiece tensorflow::ops::TakeManySparseFromTensorsMap::Attrs::container_ = \"\"\n``` \n\n### shared_name_\n\n```scdoc\nStringPiece tensorflow::ops::TakeManySparseFromTensorsMap::Attrs::shared_name_ = \"\"\n``` \n\nPublic functions\n----------------\n\n### Container\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::TakeManySparseFromTensorsMap::Attrs::Container(\n StringPiece x\n)\n``` \nThe container name for the `SparseTensorsMap` read by this op.\n\nDefaults to \"\" \n\n### SharedName\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::TakeManySparseFromTensorsMap::Attrs::SharedName(\n StringPiece x\n)\n``` \nThe shared name for the `SparseTensorsMap` read by this op.\n\nIt should not be blank; rather the `shared_name` or unique [Operation](/versions/r2.3/api_docs/cc/class/tensorflow/operation#classtensorflow_1_1_operation) name of the Op that created the original `SparseTensorsMap` should be used.\n\nDefaults to \"\""]]