Home
last modified time | relevance | path

Searched defs:allocated_buffers_ (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/
Dredzone_allocator.h126 std::vector<std::pair<OwningDeviceMemory, int64_t>> allocated_buffers_; variable
/external/tensorflow/tensorflow/compiler/xla/service/
Dheap_simulator.h231 absl::flat_hash_set<const HloValue*> allocated_buffers_; variable
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_algorithm_picker.cc84 std::vector<se::OwningDeviceMemory> allocated_buffers_; member in xla::gpu::__anon8ba6008b0111::ScratchAllocator