Home
last modified time | relevance | path

Searched refs:LegalizeOphintFuncOpPass (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dlegalize_ophint_func_op.cc71 struct LegalizeOphintFuncOpPass : public ModulePass<LegalizeOphintFuncOpPass> { struct
259 void LegalizeOphintFuncOpPass::runOnModule() { in runOnModule()
287 return std::make_unique<LegalizeOphintFuncOpPass>(); in CreateLegalizeOphintFuncOpPass()
290 static PassRegistration<LegalizeOphintFuncOpPass> pass(