|
ONE - On-device Neural Engine
|
Class to quantize nodes using their predecessors' qparam. More...
#include <QuantizeWithPredecessorPass.h>

Public Member Functions | |
| const char * | name (void) const final |
| bool | run (loco::Graph *g) final |
| Run the pass. | |
Public Member Functions inherited from logo::Pass | |
| virtual | ~Pass ()=default |
Class to quantize nodes using their predecessors' qparam.
Definition at line 29 of file QuantizeWithPredecessorPass.h.
Reimplemented from logo::Pass.
Definition at line 31 of file QuantizeWithPredecessorPass.h.
|
finalvirtual |
Run the pass.
Implements logo::Pass.
Definition at line 194 of file QuantizeWithPredecessorPass.cpp.
References loco::active_nodes(), INFO, LOGGER, loco::must_cast(), luci::must_cast(), and loco::output_nodes().