Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dconv_ops_gpu.cc52 se::RedzoneAllocator rz_scratch_allocator( in AutotuneConvImpl() local
58 ? static_cast<se::ScratchAllocator*>(&rz_scratch_allocator) in AutotuneConvImpl()
81 ? rz_scratch_allocator.TotalAllocatedBytesExcludingRedzones() in AutotuneConvImpl()
86 CheckRedzones(rz_scratch_allocator, &result); in AutotuneConvImpl()