Home
last modified time | relevance | path

Searched defs:nested_module (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dexecutor_tpuv1_inline_tpu_island.cc53 Operation *nested_module = symbol_table.lookup(kNestedModule); in runOnOperation() local
H A Dmaterialize_mlir_passthrough_op.cc51 auto nested_module = in runOnOperation() local
H A Dexecutor_tpuv1_outline_tpu_island.cc68 if (Operation *nested_module = symbol_table.lookup(kNestedModule)) { in runOnOperation() local
H A Dbridge.cc216 OpPassManager &nested_module = pm.nest<ModuleOp>(); in CreateTPUBridgePipelineV1() local