Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhorizontal_loop_fusion.cc339 auto dummy_root = b.AddInstruction( in CreateFusedComputation() local
341 *uniq_computation = b.Build(dummy_root); in CreateFusedComputation()
421 TF_RETURN_IF_ERROR(comp->RemoveInstruction(dummy_root)); in CreateFusedComputation()
/external/llvm-project/libcxx/utils/gdb/libcxx/
Dprinters.py651 dummy_root = tree["__pair1_"]
652 root = _value_of_pair_first(dummy_root)["__left_"]
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.cc1506 auto* dummy_root = computation->AddInstruction( in MergeFusionInstruction() local
1508 computation->set_root_instruction(dummy_root, in MergeFusionInstruction()