تينسورفلو :: العمليات :: طابور الأولوية:: أترس
#include <data_flow_ops.h>
محددات السمات الاختيارية لـ PriorityQueue .
ملخص
السمات العامة | |
---|---|
capacity_ = -1 | int64 |
component_types_ = {} | DataTypeSlice |
container_ = "" | StringPiece |
shared_name_ = "" | StringPiece |
الوظائف العامة | |
---|---|
Capacity (int64 x) | TF_MUST_USE_RESULT Attrs الحد الأعلى لعدد العناصر في قائمة الانتظار هذه. |
ComponentTypes (const DataTypeSlice & x) | TF_MUST_USE_RESULT Attrs نوع كل مكون في القيمة. |
Container (StringPiece x) | TF_MUST_USE_RESULT Attrs إذا لم يكن فارغًا ، يتم وضع قائمة الانتظار هذه في الحاوية المحددة. |
SharedName (StringPiece x) | TF_MUST_USE_RESULT Attrs إذا لم يكن فارغًا ، فستتم مشاركة قائمة الانتظار هذه تحت الاسم المحدد عبر جلسات متعددة. |
السمات العامة
الاهلية_
int64 tensorflow::ops::PriorityQueue::Attrs::capacity_ = -1
أنواع_المكونات_
DataTypeSlice tensorflow::ops::PriorityQueue::Attrs::component_types_ = {}
وعاء_
StringPiece tensorflow::ops::PriorityQueue::Attrs::container_ = ""
Shared_name_
StringPiece tensorflow::ops::PriorityQueue::Attrs::shared_name_ = ""
الوظائف العامة
الاهلية
TF_MUST_USE_RESULT Attrs tensorflow::ops::PriorityQueue::Attrs::Capacity( int64 x )
الحد الأعلى لعدد العناصر في قائمة الانتظار هذه.
الأرقام السالبة تعني عدم وجود حد.
افتراضات إلى -1
أنواع المكونات
TF_MUST_USE_RESULT Attrs tensorflow::ops::PriorityQueue::Attrs::ComponentTypes( const DataTypeSlice & x )
نوع كل مكون في القيمة.
افتراضات على []
وعاء
TF_MUST_USE_RESULT Attrs tensorflow::ops::PriorityQueue::Attrs::Container( StringPiece x )
إذا لم يكن فارغًا ، يتم وضع قائمة الانتظار هذه في الحاوية المحددة.
خلاف ذلك ، يتم استخدام حاوية افتراضية.
افتراضات على ""
SharedName
TF_MUST_USE_RESULT Attrs tensorflow::ops::PriorityQueue::Attrs::SharedName( StringPiece x )
إذا لم يكن فارغًا ، فستتم مشاركة قائمة الانتظار هذه تحت الاسم المحدد عبر جلسات متعددة.
افتراضات على ""
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-04-20 UTC.
[{
"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":"غير ذلك"
}]