Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.cc167 CalculateComputationNestLevel(&instruction, in GetAlternateMemoryBenefit()
174 CalculateComputationNestLevel(&instruction, in GetAlternateMemoryBenefit()
231 int MemorySpaceAssignmentCostAnalysis::CalculateComputationNestLevel( in CalculateComputationNestLevel() function in xla::MemorySpaceAssignmentCostAnalysis
405 int while_nest_level = cost_analysis_.CalculateComputationNestLevel( in CostAnalysisPrefetchIntervalPicker()
408 int computation_nest_level = cost_analysis_.CalculateComputationNestLevel( in CostAnalysisPrefetchIntervalPicker()
Dmemory_space_assignment.h149 int CalculateComputationNestLevel(const HloInstruction* instruction,