tensorflow:: אופס:: TensorArrayGather
#include <data_flow_ops.h>
אסוף אלמנטים ספציפיים מה- TensorArray value
הפלט.
תַקצִיר
כל האלמנטים שנבחרו על ידי indices
חייבים להיות בעלי אותה צורה.
טיעונים:
- scope: אובייקט Scope
- handle: הידית ל- TensorArray .
- אינדקסים: המיקומים ב- TensorArray שמהם ניתן לקרוא רכיבי טנסור.
- flow_in: סקלר צף האוכף שרשור נכון של פעולות.
- dtype: סוג ה-elem שמוחזר.
מאפיינים אופציונליים (ראה Attrs
):
- element_shape: הצורה הצפויה של אלמנט, אם ידועה. משמש לאימות הצורות של רכיבי TensorArray . אם צורה זו לא צוינה במלואה, איסוף TensorArrays בגודל אפס הוא שגיאה.
החזרות:
-
Output
: כל האלמנטים ב- TensorArray , משורשרים לאורך ציר חדש (המימד החדש 0).
בנאים והורסים | |
---|---|
TensorArrayGather (const :: tensorflow::Scope & scope, :: tensorflow::Input handle, :: tensorflow::Input indices, :: tensorflow::Input flow_in, DataType dtype) | |
TensorArrayGather (const :: tensorflow::Scope & scope, :: tensorflow::Input handle, :: tensorflow::Input indices, :: tensorflow::Input flow_in, DataType dtype, const TensorArrayGather::Attrs & attrs) |
תכונות ציבוריות | |
---|---|
operation | |
value |
תפקידים ציבוריים | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
פונקציות סטטיות ציבוריות | |
---|---|
ElementShape (PartialTensorShape x) |
מבנים | |
---|---|
tensorflow:: ops:: TensorArrayGather:: Attrs | קובעי תכונות אופציונליים עבור TensorArrayGather . |
תכונות ציבוריות
מִבצָע
Operation operation
עֵרֶך
::tensorflow::Output value
תפקידים ציבוריים
TensorArrayGather
TensorArrayGather( const ::tensorflow::Scope & scope, ::tensorflow::Input handle, ::tensorflow::Input indices, ::tensorflow::Input flow_in, DataType dtype )
TensorArrayGather
TensorArrayGather( const ::tensorflow::Scope & scope, ::tensorflow::Input handle, ::tensorflow::Input indices, ::tensorflow::Input flow_in, DataType dtype, const TensorArrayGather::Attrs & attrs )
צוֹמֶת
::tensorflow::Node * node() const
מפעיל::tensorflow::קלט
operator::tensorflow::Input() const
אופרטור::tensorflow::פלט
operator::tensorflow::Output() const
פונקציות סטטיות ציבוריות
ElementShape
Attrs ElementShape( PartialTensorShape x )
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-11-17 (שעון UTC).
[[["התוכן קל להבנה","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 (שעון UTC)."],[],[]]