Home
last modified time | relevance | path

Searched defs:func_ops (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
H A Ddeduplicate_batch_function.cc144 auto& func_ops = it.second; in Run() local
H A Dtf_to_tfrt.cc1710 llvm::SmallVector<mlir::func::FuncOp, 4> func_ops(func_op_range.begin(), in runOnOperation() local