tensorflow :: ops :: LMDBReader
#include <io_ops.h>
Reader که سوابق را از یک فایل LMDB خارج می کند.
خلاصه
استدلال ها:
- دامنه: یک شی Sc Scope
ویژگی های اختیاری (به Attrs
مراجعه کنید):
- ظرف: اگر خالی نباشد ، این خواننده در ظرف داده شده قرار می گیرد. در غیر این صورت ، از یک ظرف پیش فرض استفاده می شود.
- shared_name: اگر خالی نباشد ، این خواننده در سطل داده شده با این نام_ نامگذاری شده نامگذاری می شود. در غیر این صورت ، به جای آن از نام گره استفاده می شود.
بازده:
-
Output
: دسته ای که به Reader ارجاع می شود.
سازندگان و ویرانگران | |
---|---|
LMDBReader (const :: tensorflow::Scope & scope) | |
LMDBReader (const :: tensorflow::Scope & scope, const LMDBReader::Attrs & attrs) |
صفات عمومی | |
---|---|
operation | |
reader_handle |
کارکردهای عمومی | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
توابع استاتیک عمومی | |
---|---|
Container (StringPiece x) | |
SharedName (StringPiece x) |
سازه ها | |
---|---|
tensorflow :: ops :: LMDBReader :: Attrs | تنظیم کننده های ویژگی اختیاری برای LMDBReader . |
صفات عمومی
عمل
Operation operation
دست_خواننده
::tensorflow::Output reader_handle
کارکردهای عمومی
LMDBReader
LMDBReader( const ::tensorflow::Scope & scope )
LMDBReader
LMDBReader( const ::tensorflow::Scope & scope, const LMDBReader::Attrs & attrs )
گره
::tensorflow::Node * node() const
عملگر :: tensorflow :: ورودی
operator::tensorflow::Input() const
عملگر :: tensorflow :: خروجی
operator::tensorflow::Output() const
توابع استاتیک عمومی
کانتینر
Attrs Container( StringPiece x )
نام مشترک
Attrs SharedName( StringPiece x )
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2020-04-20 بهوقت ساعت هماهنگ جهانی.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"اطلاعاتی که نیاز دارم وجود ندارد"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"بیشازحد پیچیده/ مراحل بسیار زیاد"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"قدیمی"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"مشکل ترجمه"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"مشکل کد / نمونهها"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"غیره"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"درک آسان"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"مشکلم را برطرف کرد"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"غیره"
}]