Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dinstruction_fusion.h145 HloInstructionSet ComputeGloballyUnfusible(
Dinstruction_fusion.cc238 InstructionFusion::ComputeGloballyUnfusible( in ComputeGloballyUnfusible() function in xla::InstructionFusion
464 ComputeGloballyUnfusible(computation_->MakeInstructionPostOrder()); in Run()