HomeSort by relevance Sort by last modified time
    Searched refs:temp_allocation_total_size_ (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
buffer_assignment.h 277 return temp_allocation_total_size_;
428 int64 temp_allocation_total_size_ = 0; member in class:xla::BufferAssignment
buffer_assignment.cc 396 temp_allocation_total_size_ += combined.second.size();
    [all...]

Completed in 93 milliseconds