Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_memory_scheduler.cc114 memory_by_computation_(memory_by_computation) { in ListScheduler()
239 auto it = memory_by_computation_.find(c); in BytesFreedIfScheduled()
240 if (it != memory_by_computation_.end()) { in BytesFreedIfScheduled()
389 memory_by_computation_; member in xla::__anon85afbca70111::ListScheduler
Dheap_simulator.h222 memory_by_computation_; variable
Dheap_simulator.cc346 memory_by_computation_(memory_by_computation) { in HeapSimulator()