tensor akışı:: Operasyon
#include <ops.h>
Hesaplama grafiğindeki bir düğümü temsil eder.
Özet
Kamu işlevleri | |
---|---|
hash (int32 index) const | uint64 |
input (int32 i) const | |
input_type (int32 o) const | DataType |
node () const | Node * |
num_inputs () const | int32 |
num_outputs () const | int32 |
operator== (const Operation & other) const | bool |
output (int32 i) const | |
output_type (int32 o) const | DataType |
Kamu işlevleri
Operasyon
Operation()
Operasyon
Operation( Node *n )