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

  /external/tensorflow/tensorflow/compiler/xla/service/
buffer_assignment.h 121 assigned_buffers() const { function in class:xla::BufferAllocation
buffer_assignment.cc 339 CHECK(allocation->is_reusable() || allocation->assigned_buffers().empty())
680 for (const auto& buffer_offset_size : allocation->assigned_buffers()) {
    [all...]
buffer_assignment_test.cc     [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
ir_emitter.cc     [all...]

Completed in 193 milliseconds