Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A 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::__anon44666b960111::ListScheduler
H A Dheap_simulator.h228 memory_by_computation_; variable
H A Dheap_simulator.cc349 memory_by_computation_(memory_by_computation) { in HeapSimulator()