تينسورفلو :: العمليات :: TFRecordReader
#include <io_ops.h>
قارئ يخرج السجلات من ملف TensorFlow Records.
ملخص
الحجج:
- النطاق: كائن النطاق
السمات الاختيارية (انظر Attrs
):
- الحاوية: إذا لم تكن فارغة ، فسيتم وضع هذا القارئ في الحاوية المحددة. خلاف ذلك ، يتم استخدام حاوية افتراضية.
- Shared_name: إذا لم يكن فارغًا ، فسيتم تسمية هذا القارئ في المستودع المحدد بالاسم_المشترك هذا. وإلا ، فسيتم استخدام اسم العقدة بدلاً من ذلك.
عائدات:
-
Output
: المقبض للإشارة إلى القارئ.
البنائين والمدمرين | |
---|---|
TFRecordReader (const :: tensorflow::Scope & scope) | |
TFRecordReader (const :: tensorflow::Scope & scope, const TFRecordReader::Attrs & attrs) |
السمات العامة | |
---|---|
operation | |
reader_handle |
الوظائف العامة | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
وظائف ثابتة عامة | |
---|---|
CompressionType (StringPiece x) | |
Container (StringPiece x) | |
SharedName (StringPiece x) |
الهياكل | |
---|---|
tensorflow :: العمليات :: TFRecordReader :: Attrs | محددات السمات الاختيارية لـ TFRecordReader . |
السمات العامة
عملية
Operation operation
القارئ
::tensorflow::Output reader_handle
الوظائف العامة
TFRecordReader
TFRecordReader( const ::tensorflow::Scope & scope )
TFRecordReader
TFRecordReader( const ::tensorflow::Scope & scope, const TFRecordReader::Attrs & attrs )
العقدة
::tensorflow::Node * node() const
المشغل :: tensorflow :: الإدخال
operator::tensorflow::Input() const
المشغل :: Tensorflow :: Output
operator::tensorflow::Output() const
وظائف ثابتة عامة
نوع الضغط
Attrs CompressionType( StringPiece x )
وعاء
Attrs Container( StringPiece x )
SharedName
Attrs SharedName( StringPiece x )
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2020-04-20 (حسب التوقيت العالمي المتفَّق عليه)
[]
[]