זרימת טנסור :: אופ :: מַחסוֹם:: עו"ד
#include <data_flow_ops.h>
קובעי תכונות אופציונליים עבור Barrier .
סיכום
תכונות ציבוריות | |
---|---|
capacity_ = -1 | int64 |
container_ = "" | StringPiece |
shapes_ = {} | gtl::ArraySlice< PartialTensorShape > |
shared_name_ = "" | StringPiece |
פונקציות ציבוריות | |
---|---|
Capacity (int64 x) | TF_MUST_USE_RESULT Attrs יכולת המחסום. |
Container (StringPiece x) | TF_MUST_USE_RESULT Attrs אם אינו ריק, מחסום זה ממוקם במיכל הנתון. |
Shapes (const gtl::ArraySlice< PartialTensorShape > & x) | TF_MUST_USE_RESULT Attrs הצורה של כל רכיב בערך. |
SharedName (StringPiece x) | TF_MUST_USE_RESULT Attrs אם אינו ריק, מחסום זה ישותף תחת השם הנתון במספר פעילויות באתר. |
תכונות ציבוריות
קיבולת_
int64 tensorflow::ops::Barrier::Attrs::capacity_ = -1
מְכוֹלָה_
StringPiece tensorflow::ops::Barrier::Attrs::container_ = ""
צורות_
gtl::ArraySlice< PartialTensorShape > tensorflow::ops::Barrier::Attrs::shapes_ = {}
shared_name_
StringPiece tensorflow::ops::Barrier::Attrs::shared_name_ = ""
פונקציות ציבוריות
קיבולת
TF_MUST_USE_RESULT Attrs tensorflow::ops::Barrier::Attrs::Capacity( int64 x )
יכולת המחסום.
קיבולת ברירת המחדל היא MAX_INT32, שהיא הקיבולת הגדולה ביותר בתור הבסיסי.
ברירת המחדל היא -1
מְכוֹלָה
TF_MUST_USE_RESULT Attrs tensorflow::ops::Barrier::Attrs::Container( StringPiece x )
אם אינו ריק, מחסום זה ממוקם במיכל הנתון.
אחרת, נעשה שימוש במיכל ברירת מחדל.
ברירת המחדל היא ""
צורות
TF_MUST_USE_RESULT Attrs tensorflow::ops::Barrier::Attrs::Shapes( const gtl::ArraySlice< PartialTensorShape > & x )
הצורה של כל רכיב בערך.
כל צורה חייבת להיות 1 במימד הראשון. אורכו של attr זה צריך להיות זהה לאורך רכיבי_סוגים.
ברירת המחדל היא []
שם משותף
TF_MUST_USE_RESULT Attrs tensorflow::ops::Barrier::Attrs::SharedName( StringPiece x )
אם אינו ריק, מחסום זה ישותף תחת השם הנתון במספר פעילויות באתר.
ברירת המחדל היא ""
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2020-06-29 (שעון 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":"סיבה אחרת"
}]