ONE - On-device Neural Engine
|
Class to insert scale/shift virtual Ops to loco::Graph. More...
#include <InsertScaleShift.h>
Public Member Functions | |
InsertScaleShift (std::vector< EqualizePattern > &patterns) | |
void | run (loco::Graph *graph) |
Class to insert scale/shift virtual Ops to loco::Graph.
Definition at line 30 of file InsertScaleShift.h.
|
inline |
Definition at line 33 of file InsertScaleShift.h.
void fme_apply::InsertScaleShift::run | ( | loco::Graph * | graph | ) |
Definition at line 338 of file InsertScaleShift.cpp.
References loco::output_nodes(), and loco::postorder_traversal().
Referenced by fme_apply::FMEqualizer::equalize().