Searched defs:reserve_space_allocator (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | cudnn_rnn_ops.cc | 738 ScratchAllocator* reserve_space_allocator, in DoForward() 1307 CudnnRnnAllocatorInOutput<T> reserve_space_allocator(context, 3); in ComputeAndReturnAlgorithm() local 1533 CudnnRnnAllocatorInTemp<T> reserve_space_allocator(context); in MaybeAutoTune() local
|
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cuda_dnn.cc | 1520 ScratchAllocator* reserve_space_allocator, in DoRnnForwardImpl() 1886 ScratchAllocator* reserve_space_allocator, in DoRnnForward() 1927 ScratchAllocator* reserve_space_allocator, in DoRnnForward() 1969 ScratchAllocator* reserve_space_allocator, in DoRnnForward()
|
/external/tensorflow/tensorflow/stream_executor/rocm/ |
D | rocm_dnn.cc | 2015 ScratchAllocator* reserve_space_allocator, in DoRnnForwardImpl() 2339 ScratchAllocator* reserve_space_allocator, in DoRnnForward() 2381 ScratchAllocator* reserve_space_allocator, in DoRnnForward() 2424 ScratchAllocator* reserve_space_allocator, in DoRnnForward()
|
/external/tensorflow/tensorflow/stream_executor/ |
D | stream.cc | 4860 ScratchAllocator *reserve_space_allocator, in ThenRnnForward() 4896 ScratchAllocator *reserve_space_allocator, in ThenRnnForward() 4933 ScratchAllocator *reserve_space_allocator, in ThenRnnForward()
|