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

  /external/tensorflow/tensorflow/compiler/xla/service/
buffer_assignment.h 394 BufferAllocation* NewEmptyAllocation(int64 size, bool is_thread_local,
398 // Helper that calls NewEmptyAllocation and AddAssignment in one call,
buffer_assignment.cc 314 BufferAllocation* BufferAssignment::NewEmptyAllocation(
328 NewEmptyAllocation(size, is_thread_local, is_reusable, buffer.color());
    [all...]

Completed in 217 milliseconds