تينسورفلو :: العمليات :: ReaderRead
#include <io_ops.h>
إرجاع السجل التالي (مفتاح ، زوج القيمة) الذي تم إنتاجه بواسطة قارئ.
ملخص
سيتم إخراجها من قائمة انتظار الإدخال إذا لزم الأمر (على سبيل المثال ، عندما يحتاج القارئ إلى بدء القراءة من ملف جديد نظرًا لأنه انتهى من الملف السابق).
الحجج:
- النطاق: كائن النطاق
- Reader_handle: تعامل مع القارئ.
- queue_handle: التعامل مع قائمة الانتظار ، مع عناصر عمل السلسلة.
عائدات:
البنائين والمدمرين | |
---|---|
ReaderRead (const :: tensorflow::Scope & scope, :: tensorflow::Input reader_handle, :: tensorflow::Input queue_handle) |
السمات العامة | |
---|---|
key | |
operation | |
value |
السمات العامة
مفتاح
::tensorflow::Output key
عملية
Operation operation
القيمة
::tensorflow::Output value
الوظائف العامة
ReaderRead
ReaderRead( const ::tensorflow::Scope & scope, ::tensorflow::Input reader_handle, ::tensorflow::Input queue_handle )
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-04-20 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Translation issue"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"مشكلة في العيّنات / التعليمات البرمجية"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]