تينسورفلو :: العمليات :: OrderedMapStage
#include <data_flow_ops.h>
المرحلة (مفتاح ، قيم) في الحاوية الأساسية التي تتصرف مثل أمر.
ملخص
الحاوية الترابطية. العناصر مرتبة حسب المفتاح.
الحجج:
- النطاق: كائن النطاق
- المفتاح: int64
- القيم: قائمة أنواع الموترات قائمة بأنواع البيانات التي يجب أن تلتزم القيم المدرجة بها.
السمات الاختيارية (انظر Attrs
):
- السعة: أقصى عدد من العناصر في منطقة التدريج. إذا كانت> 0 ، سيتم حظر الإدخالات الموجودة على الحاوية عند الوصول إلى السعة.
- الحاوية: إذا كانت غير فارغة ، يتم وضع قائمة الانتظار هذه في الحاوية المحددة. خلاف ذلك ، يتم استخدام حاوية افتراضية.
- Shared_name: من الضروري مطابقة هذا الاسم مع Unstage Op المطابق .
عائدات:
-
Operation
تم إنشاؤها
البنائين والمدمرين | |
---|---|
OrderedMapStage (const :: tensorflow::Scope & scope, :: tensorflow::Input key, :: tensorflow::Input indices, :: tensorflow::InputList values, const DataTypeSlice & dtypes) | |
OrderedMapStage (const :: tensorflow::Scope & scope, :: tensorflow::Input key, :: tensorflow::Input indices, :: tensorflow::InputList values, const DataTypeSlice & dtypes, const OrderedMapStage::Attrs & attrs) |
السمات العامة | |
---|---|
operation |
الوظائف العامة | |
---|---|
operator::tensorflow::Operation () const |
وظائف ثابتة عامة | |
---|---|
Capacity (int64 x) | |
Container (StringPiece x) | |
MemoryLimit (int64 x) | |
SharedName (StringPiece x) |
الهياكل | |
---|---|
tensorflow :: ops :: OrderedMapStage :: Attrs | محددات السمات الاختيارية لـ OrderedMapStage . |
السمات العامة
عملية
Operation operation
الوظائف العامة
OrderedMapStage
OrderedMapStage( const ::tensorflow::Scope & scope, ::tensorflow::Input key, ::tensorflow::Input indices, ::tensorflow::InputList values, const DataTypeSlice & dtypes )
OrderedMapStage
OrderedMapStage( const ::tensorflow::Scope & scope, ::tensorflow::Input key, ::tensorflow::Input indices, ::tensorflow::InputList values, const DataTypeSlice & dtypes, const OrderedMapStage::Attrs & attrs )
المشغل :: Tensorflow :: العملية
operator::tensorflow::Operation() 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 و/أو شركائها التابعين.
تاريخ التعديل الأخير: 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":"غير ذلك"
}]