Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dprepare_composite_functions_tf.cc126 void ConvertTFAPIImplements(FuncOp func, StringAttr attr, ModuleOp module);
315 void PrepareCompositeFunctionsPass::ConvertTFAPIImplements(FuncOp func, in ConvertTFAPIImplements() function in mlir::TFL::__anonfdf0526a0111::PrepareCompositeFunctionsPass
361 ConvertTFAPIImplements(func, tf_api_implements_attr, module); in runOnOperation()