ONE - On-device Neural Engine
|
A Step denotes the edge between Op and Instr. More...
#include <Step.h>
Public Member Functions | |
Step (Instr *instr) | |
~Step () | |
Op * | op (void) const |
void | op (Op *o) |
Instr * | instr (void) const |
|
inlineexplicit |
|
inline |
|
inline |
void coco::Step::op | ( | Op * | o | ) |
Definition at line 25 of file Step.cpp.
|
inline |
Definition at line 41 of file Step.h.
Referenced by coco::Eval::op(), coco::Eval::op(), and ~Step().