Searched defs:total_allocated_bytes_ (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ | ||
D | fft_thunk.h | 55 int64 total_allocated_bytes_ = 0; variable |
D | cudnn_convolution_algorithm_picker.cc | 54 int64 total_allocated_bytes_ = 0; member in xla::gpu::__anon5d1dd1190111::ScratchAllocator |
/external/v8/src/ | ||
D | compilation-statistics.h | 39 size_t total_allocated_bytes_; variable |