Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dlegalize_ophint_func_op.cc226 LogicalResult ConvertCallOps(llvm::StringMap<FuncOp>* composite_func_ops, in ConvertCallOps() function
276 if (failed(ConvertCallOps(&composite_func_ops, &module))) { in runOnModule()