Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h372 return temp_allocation_total_size_; in temp_allocation_total_size()
557 int64 temp_allocation_total_size_ = 0; variable
Dbuffer_assignment.cc683 temp_allocation_total_size_ += combined.size(); in CombineTempAllocations()