Searched refs:BytesFreedIfScheduled (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_scheduling.cc146 // BytesFreedIfScheduled fast.
187 int64 BytesFreedIfScheduled(const ReadyListEntry& entry) { function in class:xla::__anon25650::ListScheduler
201 return {BytesFreedIfScheduled(entry), entry.instruction->user_count()};

Completed in 99 milliseconds