Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhorizontal_loop_fusion.cc411 TF_ASSIGN_OR_RETURN(HloInstruction * concated_output, in CreateFusedComputation()
413 concated_outputs.push_back(concated_output); in CreateFusedComputation()
420 HloInstruction* concated_output = concated_outputs[i]; in CreateFusedComputation() local
430 MakeSliceHlo(concated_output, {slice_start}, {slice_limit}, in CreateFusedComputation()