|
ONE - On-device Neural Engine
|
Class to canoncalize CircleNodes. More...
#include <CanonicalizePass.h>

Public Member Functions | |
| const char * | name (void) const final |
| bool | run (loco::Graph *g) final |
Public Member Functions inherited from logo::Pass | |
| virtual | ~Pass ()=default |
Class to canoncalize CircleNodes.
Definition at line 29 of file CanonicalizePass.h.
Reimplemented from logo::Pass.
Definition at line 31 of file CanonicalizePass.h.
|
finalvirtual |
Canonicalize circle nodes
Implements logo::Pass.
Definition at line 84 of file CanonicalizePass.cpp.
References loco::active_nodes(), luci::must_cast(), and loco::output_nodes().