Home
last modified time | relevance | path

Searched refs:TotalAllocatedBytes (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dfft_thunk.h46 int64 TotalAllocatedBytes() { return total_allocated_bytes_; } in TotalAllocatedBytes() function
Dgpu_conv_algorithm_picker.cc63 int64 TotalAllocatedBytes() { return total_allocated_bytes_; } in TotalAllocatedBytes() function in xla::gpu::__anon6437d7ed0111::ScratchAllocator
744 int64 scratch_bytes_used = scratch_allocator.TotalAllocatedBytes(); in PickBestAlgorithmNoCacheRocm()