Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dtpu_dynamic_layout_pass.cc143 tf_device::LaunchOp compile_launch, in BuildGetLayout()
158 tf_device::LaunchOp compile_launch, in BuildCopyWithLayout()
169 tf_device::LaunchOp compile_launch) { in HandleInput()
184 tf_device::LaunchOp execute_launch, tf_device::LaunchOp compile_launch, in HandleReplicatedInputs()
221 tf_device::LaunchOp compile_launch, in HandleCompileAndExecutes()
285 auto compile_launch = in runOnFunction() local
Dtpu_variable_runtime_reformatting.cc148 tf_device::LaunchOp compile_launch) { in AnnotateCompileOpAndGetExecuteArgToWhileArgsMapping()
408 auto compile_launch = llvm::dyn_cast<tf_device::LaunchOp>(compile); in HandleReplicateOp() local
Dtpu_merge_variables_with_execute.cc428 auto compile_launch = llvm::dyn_cast_or_null<tf_device::LaunchOp>( in GetTPUCompileOp() local