tensorflow:: תְפוּקָה

#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