จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
เทนเซอร์โฟลว์:: ปฏิบัติการ:: โปรแกรมอ่านไฟล์ทั้งหมด
#include <io_ops.h>
Reader ที่ส่งออกเนื้อหาทั้งหมดของไฟล์เป็นค่า
สรุป
หากต้องการใช้ ให้จัดคิวชื่อไฟล์ไว้ในคิว ผลลัพธ์ของ ReaderRead จะเป็นชื่อไฟล์ (คีย์) และเนื้อหาของไฟล์นั้น (ค่า)
ข้อโต้แย้ง:
แอ็ตทริบิวต์ทางเลือก (ดู Attrs
):
- คอนเทนเนอร์: หากไม่ว่างเปล่า เครื่องอ่านนี้จะถูกวางไว้ในคอนเทนเนอร์ที่กำหนด มิฉะนั้น จะใช้คอนเทนเนอร์เริ่มต้น
- shared_name: หากไม่ว่างเปล่า เครื่องอ่านนี้จะถูกตั้งชื่อในที่เก็บข้อมูลที่กำหนดด้วย shared_name นี้ มิฉะนั้น จะใช้ชื่อโหนดแทน
ผลตอบแทน:
-
Output
: หมายเลขอ้างอิงสำหรับอ้างอิง Reader
คุณลักษณะสาธารณะ
งานสาธารณะ
โหนด
::tensorflow::Node * node() const
operator::tensorflow::Input() const
ตัวดำเนินการ::tensorflow::เอาต์พุต
operator::tensorflow::Output() const
ฟังก์ชันคงที่สาธารณะ
คอนเทนเนอร์
Attrs Container(
StringPiece x
)
ชื่อที่ใช้ร่วมกัน
Attrs SharedName(
StringPiece x
)
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[],[],null,["# tensorflow::ops::WholeFileReader Class Reference\n\ntensorflow::ops::WholeFileReader\n================================\n\n`#include \u003cio_ops.h\u003e`\n\nA Reader that outputs the entire contents of a file as a value.\n\nSummary\n-------\n\nTo use, enqueue filenames in a Queue. The output of [ReaderRead](/versions/r2.0/api_docs/cc/class/tensorflow/ops/reader-read#classtensorflow_1_1ops_1_1_reader_read) will be a filename (key) and the contents of that file (value).\n\nArguments:\n\n- scope: A [Scope](/versions/r2.0/api_docs/cc/class/tensorflow/scope#classtensorflow_1_1_scope) object\n\n\u003cbr /\u003e\n\nOptional attributes (see [Attrs](/versions/r2.0/api_docs/cc/struct/tensorflow/ops/whole-file-reader/attrs#structtensorflow_1_1ops_1_1_whole_file_reader_1_1_attrs)):\n\n- container: If non-empty, this reader is placed in the given container. Otherwise, a default container is used.\n- shared_name: If non-empty, this reader is named in the given bucket with this shared_name. Otherwise, the node name is used instead.\n\n\u003cbr /\u003e\n\nReturns:\n\n- [Output](/versions/r2.0/api_docs/cc/class/tensorflow/output#classtensorflow_1_1_output): The handle to reference the Reader.\n\n\u003cbr /\u003e\n\n| ### Constructors and Destructors ||\n|---|---|\n| [WholeFileReader](#classtensorflow_1_1ops_1_1_whole_file_reader_1aa1c35e8f2f8352797b9635b77952f9f9)`(const ::`[tensorflow::Scope](/versions/r2.0/api_docs/cc/class/tensorflow/scope#classtensorflow_1_1_scope)` & scope)` ||\n| [WholeFileReader](#classtensorflow_1_1ops_1_1_whole_file_reader_1a4ef11c8797d61f84a2006db95b3735d3)`(const ::`[tensorflow::Scope](/versions/r2.0/api_docs/cc/class/tensorflow/scope#classtensorflow_1_1_scope)` & scope, const `[WholeFileReader::Attrs](/versions/r2.0/api_docs/cc/struct/tensorflow/ops/whole-file-reader/attrs#structtensorflow_1_1ops_1_1_whole_file_reader_1_1_attrs)` & attrs)` ||\n\n| ### Public attributes ||\n|---------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------|\n| [operation](#classtensorflow_1_1ops_1_1_whole_file_reader_1a37159601213425dd37c195f248d27ec1) | [Operation](/versions/r2.0/api_docs/cc/class/tensorflow/operation#classtensorflow_1_1_operation) |\n| [reader_handle](#classtensorflow_1_1ops_1_1_whole_file_reader_1aeecefa6b0f7149b7b3d9af80215b13ae) | `::`[tensorflow::Output](/versions/r2.0/api_docs/cc/class/tensorflow/output#classtensorflow_1_1_output) |\n\n| ### Public functions ||\n|-----------------------------------------------------------------------------------------------------------------------------|------------------------|\n| [node](#classtensorflow_1_1ops_1_1_whole_file_reader_1abd539b43fd56442e781fb8ae6af63bcf)`() const ` | `::tensorflow::Node *` |\n| [operator::tensorflow::Input](#classtensorflow_1_1ops_1_1_whole_file_reader_1a176481a380ea4825ffe11d39c0c6d8bb)`() const ` | ` ` ` ` |\n| [operator::tensorflow::Output](#classtensorflow_1_1ops_1_1_whole_file_reader_1a702306e6cf489bc32853e0a0c6e55213)`() const ` | ` ` ` ` |\n\n| ### Public static functions ||\n|-----------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------|\n| [Container](#classtensorflow_1_1ops_1_1_whole_file_reader_1a5553b44d78c95d99cf2af758cd8d6c38)`(StringPiece x)` | [Attrs](/versions/r2.0/api_docs/cc/struct/tensorflow/ops/whole-file-reader/attrs#structtensorflow_1_1ops_1_1_whole_file_reader_1_1_attrs) |\n| [SharedName](#classtensorflow_1_1ops_1_1_whole_file_reader_1a2d7be816e6afd9942179871198154699)`(StringPiece x)` | [Attrs](/versions/r2.0/api_docs/cc/struct/tensorflow/ops/whole-file-reader/attrs#structtensorflow_1_1ops_1_1_whole_file_reader_1_1_attrs) |\n\n| ### Structs ||\n|---------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [tensorflow::ops::WholeFileReader::Attrs](/versions/r2.0/api_docs/cc/struct/tensorflow/ops/whole-file-reader/attrs) | Optional attribute setters for [WholeFileReader](/versions/r2.0/api_docs/cc/class/tensorflow/ops/whole-file-reader#classtensorflow_1_1ops_1_1_whole_file_reader). |\n\nPublic attributes\n-----------------\n\n### operation\n\n```text\nOperation operation\n``` \n\n### reader_handle\n\n```scdoc\n::tensorflow::Output reader_handle\n``` \n\nPublic functions\n----------------\n\n### WholeFileReader\n\n```gdscript\n WholeFileReader(\n const ::tensorflow::Scope & scope\n)\n``` \n\n### WholeFileReader\n\n```gdscript\n WholeFileReader(\n const ::tensorflow::Scope & scope,\n const WholeFileReader::Attrs & attrs\n)\n``` \n\n### node\n\n```gdscript\n::tensorflow::Node * node() const \n``` \n\n### operator::tensorflow::Input\n\n```gdscript\n operator::tensorflow::Input() const \n``` \n\n### operator::tensorflow::Output\n\n```gdscript\n operator::tensorflow::Output() const \n``` \n\nPublic static functions\n-----------------------\n\n### Container\n\n```text\nAttrs Container(\n StringPiece x\n)\n``` \n\n### SharedName\n\n```text\nAttrs SharedName(\n StringPiece x\n)\n```"]]