Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dconditional_code_motion.cc1332 HloCloneContext clone_context(module); in Run() local
1422 branch_i->Clone("clone", &clone_context)); in Run()
1428 clone_context.FindInstruction(boundary.operands()[i]); in Run()