Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dtpu_dynamic_layout_pass.cc126 tf_device::LaunchOp compile_launch, in BuildGetLayout()
141 tf_device::LaunchOp compile_launch, in BuildCopyWithLayout()
152 tf_device::LaunchOp compile_launch) { in HandleInput()
167 tf_device::LaunchOp execute_launch, tf_device::LaunchOp compile_launch, in HandleReplicatedInputs()
204 tf_device::LaunchOp compile_launch, in HandleCompileAndExecutes()
268 auto compile_launch = in runOnFunction() local
H A Dtpu_variable_runtime_reformatting.cc101 tf_device::LaunchOp compile_launch) { in AnnotateCompileOpAndGetExecuteArgToWhileArgsMapping()
361 auto compile_launch = llvm::dyn_cast<tf_device::LaunchOp>(compile); in HandleReplicateOp() local