Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/transforms/
H A Dpick_subgraphs.cc139 CollectSubgraphFuncs(ModuleOp module);
350 PickSubgraphsPass::CollectSubgraphFuncs(ModuleOp module) { in CollectSubgraphFuncs() function in mlir::TFL::tac::__anonb37e91c00111::PickSubgraphsPass
503 CollectSubgraphFuncs(module); in runOnOperation()