تينسورفلو :: العمليات :: ReaderReadUpTo
#include <io_ops.h>
num_records
ما يصل إلى num_records
(مفتاح ، قيمة) التي ينتجها القارئ.
ملخص
سيتم إخراجها من قائمة انتظار الإدخال إذا لزم الأمر (على سبيل المثال ، عندما يحتاج القارئ إلى بدء القراءة من ملف جديد نظرًا لأنه انتهى من الملف السابق). قد num_records
أقل من num_records
حتى قبل الدفعة الأخيرة.
الحجج:
- النطاق: كائن النطاق
- Reader_handle: تعامل مع
Reader
. - queue_handle: التعامل مع
Queue
، مع عناصر عمل السلسلة. - num_records: عدد السجلات المراد قراءتها من
Reader
.
عائدات:
البنائين والمدمرين | |
---|---|
ReaderReadUpTo (const :: tensorflow::Scope & scope, :: tensorflow::Input reader_handle, :: tensorflow::Input queue_handle, :: tensorflow::Input num_records) |
السمات العامة | |
---|---|
keys | |
operation | |
values |
السمات العامة
مفاتيح
::tensorflow::Output keys
عملية
Operation operation
القيم
::tensorflow::Output values
الوظائف العامة
ReaderReadUpTo
ReaderReadUpTo( const ::tensorflow::Scope & scope, ::tensorflow::Input reader_handle, ::tensorflow::Input queue_handle, ::tensorflow::Input num_records )
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"
}]