Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_memory_scheduler.cc445 int64 total_hlos = computation->parent()->instruction_count(); in DFSMemoryScheduler() local
480 extra_users[hlo] = std::min(extra_users[hlo], total_hlos); in DFSMemoryScheduler()