تينسورفلو :: العمليات :: إدخال السجل :: أترس
#include <data_flow_ops.h>
محددات السمات الاختيارية لـ RecordInput .
ملخص
السمات العامة | |
---|---|
batch_size_ = 32 | int64 |
compression_type_ = "" | StringPiece |
file_buffer_size_ = 10000 | int64 |
file_parallelism_ = 16 | int64 |
file_random_seed_ = 301 | int64 |
file_shuffle_shift_ratio_ = 0.0f | float |
الوظائف العامة | |
---|---|
BatchSize (int64 x) | TF_MUST_USE_RESULT Attrs حجم الدفعة. |
CompressionType (StringPiece x) | TF_MUST_USE_RESULT Attrs نوع ضغط الملف. |
FileBufferSize (int64 x) | TF_MUST_USE_RESULT Attrs العشوائية خلط المخزن المؤقت. |
FileParallelism (int64 x) | TF_MUST_USE_RESULT Attrs كم عدد الأسطبلات المفتوحة والمتكررة في نفس الوقت. |
FileRandomSeed (int64 x) | TF_MUST_USE_RESULT Attrs تستخدم البذور العشوائية لإنتاج سجلات عشوائية. |
FileShuffleShiftRatio (float x) | TF_MUST_USE_RESULT Attrs يغير قائمة الملفات بعد خلط القائمة عشوائيًا. |
السمات العامة
حجم الدفعة_
int64 tensorflow::ops::RecordInput::Attrs::batch_size_ = 32
ضغط_نوع_
StringPiece tensorflow::ops::RecordInput::Attrs::compression_type_ = ""
file_buffer_size_
int64 tensorflow::ops::RecordInput::Attrs::file_buffer_size_ = 10000
ملف_التوازي_
int64 tensorflow::ops::RecordInput::Attrs::file_parallelism_ = 16
ملف_العشوائية_سيد_
int64 tensorflow::ops::RecordInput::Attrs::file_random_seed_ = 301
file_shuffle_shift_ratio_
float tensorflow::ops::RecordInput::Attrs::file_shuffle_shift_ratio_ = 0.0f
الوظائف العامة
حجم الدفعة
TF_MUST_USE_RESULT Attrs tensorflow::ops::RecordInput::Attrs::BatchSize( int64 x )
حجم الدفعة.
الافتراضي هو 32
نوع الضغط
TF_MUST_USE_RESULT Attrs tensorflow::ops::RecordInput::Attrs::CompressionType( StringPiece x )
نوع ضغط الملف.
يتم دعم ZLIB و GZIP حاليًا. الافتراضيات إلى لا شيء.
افتراضات على ""
حجم الملف
TF_MUST_USE_RESULT Attrs tensorflow::ops::RecordInput::Attrs::FileBufferSize( int64 x )
العشوائية خلط المخزن المؤقت.
الافتراضي هو 10000
توازي الملف
TF_MUST_USE_RESULT Attrs tensorflow::ops::RecordInput::Attrs::FileParallelism( int64 x )
كم عدد الأسطبلات المفتوحة والمتكررة في نفس الوقت.
الافتراضي هو 16
ملف عشوائي
TF_MUST_USE_RESULT Attrs tensorflow::ops::RecordInput::Attrs::FileRandomSeed( int64 x )
تستخدم البذور العشوائية لإنتاج سجلات عشوائية.
افتراضات على 301
FileShuffleShiftRatio
TF_MUST_USE_RESULT Attrs tensorflow::ops::RecordInput::Attrs::FileShuffleShiftRatio( float x )
يغير قائمة الملفات بعد خلط القائمة عشوائيًا.
افتراضات على 0
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة 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":"غير ذلك"
}]