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

  /external/tensorflow/tensorflow/compiler/xla/service/
buffer_assignment.h 457 int64 maybe_live_out_allocation_bytes = 0; member in struct:xla::BufferAssignment::Stats
buffer_assignment.cc 621 stats_.maybe_live_out_allocation_bytes += allocation.size();
664 HumanReadableNumBytes(maybe_live_out_allocation_bytes));
    [all...]

Completed in 158 milliseconds