|
ONE - On-device Neural Engine
|
Class to remove broadcasts of Const nodes. More...
#include <ExpandBroadcastConstPass.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 remove broadcasts of Const nodes.
Definition at line 28 of file ExpandBroadcastConstPass.h.
Reimplemented from logo::Pass.
Definition at line 30 of file ExpandBroadcastConstPass.h.
|
finalvirtual |
Broadcast expanding for Const nodes
Implements logo::Pass.
Definition at line 197 of file ExpandBroadcastConstPass.cpp.
References loco::active_nodes(), luci::must_cast(), and loco::output_nodes().