تدفق التوتر:: العمليات:: DecodePaddedRaw
#include <parsing_ops.h>
إعادة تفسير بايتات السلسلة كمتجه للأرقام.
ملخص
الحجج:
- النطاق: كائن النطاق
- input_bytes: موتر السلسلة المراد فك تشفيرها.
- Fixed_length: الطول بالبايتات لكل عنصر من عناصر الإخراج التي تم فك تشفيرها. يجب أن يكون مضاعفًا لحجم نوع الإخراج.
السمات الاختيارية (انظر Attrs
):
- little_endian: ما إذا كانت وحدات الإدخال
input_bytes
بترتيب النهاية الصغيرة. يتم تجاهله بالنسبة لقيمout_type
المخزنة في بايت واحد، مثلuint8
العوائد:
-
Output
: موتر ذو بعد واحد أكثر منbytes
الإدخال. سيكون للبعد المضاف حجم يساوي طول عناصرbytes
مقسومًا على عدد البايتات لتمثيلout_type
.
البنائين والمدمرين | |
---|---|
DecodePaddedRaw (const :: tensorflow::Scope & scope, :: tensorflow::Input input_bytes, :: tensorflow::Input fixed_length, DataType out_type) | |
DecodePaddedRaw (const :: tensorflow::Scope & scope, :: tensorflow::Input input_bytes, :: tensorflow::Input fixed_length, DataType out_type, const DecodePaddedRaw::Attrs & attrs) |
الصفات العامة | |
---|---|
operation | |
output |
الوظائف العامة | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
وظائف ثابتة العامة | |
---|---|
LittleEndian (bool x) |
الهياكل | |
---|---|
Tensorflow:: ops:: DecodePaddedRaw:: Attrs | محددات السمات الاختيارية لـ DecodePaddedRaw . |
الصفات العامة
عملية
Operation operation
الإخراج
::tensorflow::Output output
الوظائف العامة
DecodePaddedRaw
DecodePaddedRaw( const ::tensorflow::Scope & scope, ::tensorflow::Input input_bytes, ::tensorflow::Input fixed_length, DataType out_type )
DecodePaddedRaw
DecodePaddedRaw( const ::tensorflow::Scope & scope, ::tensorflow::Input input_bytes, ::tensorflow::Input fixed_length, DataType out_type, const DecodePaddedRaw::Attrs & attrs )
العقدة
::tensorflow::Node * node() const
المشغل::tensorflow::الإدخال
operator::tensorflow::Input() const
المشغل::tensorflow::الإخراج
operator::tensorflow::Output() const
وظائف ثابتة العامة
LittleEndian
Attrs LittleEndian( bool x )
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-11-17 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 2024-11-17 (حسب التوقيت العالمي المتفَّق عليه)"],[],[]]