Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.cc2634 float x_memory_boundedness = cost_analysis.GetMemoryBoundedness(x, cache); in GetMemoryBoundednessBufferIntervalCompare() local
2636 if (x_memory_boundedness != y_memory_boundedness) { in GetMemoryBoundednessBufferIntervalCompare()
2637 return x_memory_boundedness > y_memory_boundedness; in GetMemoryBoundednessBufferIntervalCompare()