تينسورفلو :: العمليات :: غير المرحلة
#include <data_flow_ops.h>
Op يشبه Dequeue خفيف الوزن.
ملخص
تشبه الوظيفة الأساسية وظيفة dequeue مع عدد أقل من الإمكانات والخيارات. تم تحسين هذا المرجع للأداء.
الحجج:
- النطاق: كائن النطاق
عائدات:
-
OutputList
: موتر القيم.
البنائين والمدمرين | |
---|---|
Unstage (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes) | |
Unstage (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes, const Unstage::Attrs & attrs) |
السمات العامة | |
---|---|
operation | |
values |
الوظائف العامة | |
---|---|
operator[] (size_t index) const |
وظائف ثابتة عامة | |
---|---|
Capacity (int64 x) | |
Container (StringPiece x) | |
MemoryLimit (int64 x) | |
SharedName (StringPiece x) |
الهياكل | |
---|---|
tensorflow :: ops :: Unstage :: Attrs | محددات السمات الاختيارية لـ Unstage . |
السمات العامة
عملية
Operation operation
القيم
::tensorflow::OutputList values
الوظائف العامة
غير المرحلة
Unstage( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes )
غير المرحلة
Unstage( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes, const Unstage::Attrs & attrs )
المشغل أو العامل[]
::tensorflow::Output operator[]( size_t index ) const
وظائف ثابتة عامة
الاهلية
Attrs Capacity( int64 x )
وعاء
Attrs Container( StringPiece x )
MemoryLimit
Attrs MemoryLimit( int64 x )
SharedName
Attrs SharedName( StringPiece x )
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2022-08-30 (حسب التوقيت العالمي المتفَّق عليه)
[{
"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":"غير ذلك"
}]