flux tensoriel : : Sortir

#include <ops.h>

Représente une valeur tensorielle produite par une Operation .

Résumé

Constructeurs et Destructeurs

Output ()
Output (Node *n)
Output (Node *n, int32 index)
Output (const Operation & op, int32 index)

Fonctions publiques

hash () const
uint64
index () const
int32
name () const
string
node () const
Node *
op () const
operator== (const Output & other) const
bool
type () const
DataType

Fonctions publiques

Sortir

 Output()=default

Sortir

 Output(
  Node *n
)

Sortir

 Output(
  Node *n,
  int32 index
)

Sortir

 Output(
  const Operation & op,
  int32 index
)

hacher

uint64 hash() const 

indice

int32 index() const 

nom

string name() const 

nœud

Node * node() const 

op

Operation op() const 

opérateur==

bool operator==(
  const Output & other
) const 

taper

DataType type() const