Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dfft_thunk.h53 std::vector<OwningDeviceMemory> allocated_buffers_; variable
Dscratch_allocator.h54 std::vector<OwningDeviceMemory> allocated_buffers_; variable
/external/tensorflow/tensorflow/compiler/xla/service/
Dheap_simulator.h200 absl::flat_hash_set<const BufferValue*> allocated_buffers_; variable