ONE - On-device Neural Engine
|
#include <TFLDialect.h>
Public Member Functions | |
TFLDialect (const TFLDialect &)=delete | |
TFLDialect (TFLDialect &&)=delete | |
Public Member Functions inherited from loco::Dialect | |
virtual | ~Dialect ()=default |
template<typename ConcreteService > | |
ConcreteService * | service (void) const |
Static Public Member Functions | |
static loco::Dialect * | get (void) |
Additional Inherited Members | |
Protected Member Functions inherited from loco::Dialect | |
template<typename ConcreteService > | |
void | service (std::unique_ptr< ConcreteService > &&s) |
Definition at line 25 of file TFLDialect.h.
|
delete |
|
delete |
|
static |
Definition at line 22 of file TFLDialect.cpp.
Referenced by locoex::TFLNode::dialect(), locoex::TFLTypeInferenceRule::infer(), locoex::TFLTypeInferenceRule::recognize(), exo::FuseBiasAddPass::run(), exo::FuseReluPass::run(), exo::TensorBroadcastConverter::run(), exo::ShapeInferencePass::run(), and exo::TypeInferencePass::run().