Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_algorithm_picker.cc403 se::RedzoneAllocator input_output_allocator( in PickBestAlgorithmNoCacheCuda() local
408 input_output_allocator.AllocateBytes( in PickBestAlgorithmNoCacheCuda()
414 input_output_allocator.AllocateBytes( in PickBestAlgorithmNoCacheCuda()
502 CheckRedzones(input_output_allocator, stream, in PickBestAlgorithmNoCacheCuda()
568 input_output_allocator.AllocateBytes(result_buffer.size())); in PickBestAlgorithmNoCacheCuda()
663 ScratchAllocator input_output_allocator(device_ordinal, allocator); in PickBestAlgorithmNoCacheRocm() local
677 input_output_allocator.AllocateBytes( in PickBestAlgorithmNoCacheRocm()
685 input_output_allocator.AllocateBytes( in PickBestAlgorithmNoCacheRocm()
Dgemm_algorithm_picker.cc70 se::RedzoneAllocator input_output_allocator( in DoUncachedGemmAutotune() local
80 input_output_allocator.AllocateBytes( in DoUncachedGemmAutotune()
162 input_output_allocator.CheckRedzones()); in DoUncachedGemmAutotune()