Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dprepare_composite_functions_tf.cc125 void ConvertTFImplementsWithAttributes(FuncOp func, FuncAttr attr);
291 void PrepareCompositeFunctionsPass::ConvertTFImplementsWithAttributes( in ConvertTFImplementsWithAttributes() function in mlir::TFL::__anonf31bef430111::PrepareCompositeFunctionsPass
353 ConvertTFImplementsWithAttributes(func, tf_implements_attr); in runOnOperation()