זרימת טנסור :: תְפוּקָה
#include <ops.h>
מייצג ערך טנזור המיוצר על ידי מבצע .
סיכום
קונסטרוקטורים ומשחתנים | |
---|---|
Output () | |
Output (Node *n) | |
Output (Node *n, int32 index) | |
Output (const Operation & op, int32 index) |
פונקציות ציבוריות | |
---|---|
hash () const | uint64 |
index () const | int32 |
name () const | string |
node () const | Node * |
op () const | |
operator== (const Output & other) const | bool |
type () const | DataType |
פונקציות ציבוריות
תְפוּקָה
Output()=default
תְפוּקָה
Output( Node *n )
תְפוּקָה
Output( Node *n, int32 index )
תְפוּקָה
Output( const Operation & op, int32 index )
בְּלִיל
uint64 hash() const
אינדקס
int32 index() const
שֵׁם
string name() const
צוֹמֶת
Node * node() const
אופ
Operation op() const
מפעיל ==
bool operator==( const Output & other ) const
סוּג
DataType type() const
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2020-04-20 (שעון UTC).
[]
[]