Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_dnn.h87 ScratchAllocator* reserve_space_allocator,
105 ScratchAllocator* reserve_space_allocator,
123 ScratchAllocator* reserve_space_allocator,
620 ScratchAllocator* reserve_space_allocator,
Dcuda_dnn.cc1520 ScratchAllocator* reserve_space_allocator, in DoRnnForwardImpl() argument
1549 reserve_space_allocator->AllocateBytes( in DoRnnForwardImpl()
1886 ScratchAllocator* reserve_space_allocator, in DoRnnForward() argument
1909 reserve_space_allocator, workspace_allocator, output_profile_result), in DoRnnForward()
1927 ScratchAllocator* reserve_space_allocator, in DoRnnForward() argument
1950 reserve_space_allocator, workspace_allocator, output_profile_result), in DoRnnForward()
1969 ScratchAllocator* reserve_space_allocator, in DoRnnForward() argument
1992 reserve_space_allocator, workspace_allocator, output_profile_result), in DoRnnForward()
/external/tensorflow/tensorflow/core/kernels/
Dcudnn_rnn_ops.cc738 ScratchAllocator* reserve_space_allocator, in DoForward() argument
776 is_training, reserve_space_allocator, in DoForward()
1307 CudnnRnnAllocatorInOutput<T> reserve_space_allocator(context, 3); in ComputeAndReturnAlgorithm() local
1333 sequence_lengths, time_major, &reserve_space_allocator, in ComputeAndReturnAlgorithm()
1533 CudnnRnnAllocatorInTemp<T> reserve_space_allocator(context); in MaybeAutoTune() local
1538 &reserve_space_allocator, &workspace_allocator, in MaybeAutoTune()
1546 Tensor reserve_space = reserve_space_allocator.get_allocated_tensor(0); in MaybeAutoTune()
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_dnn.h78 ScratchAllocator* reserve_space_allocator,
96 ScratchAllocator* reserve_space_allocator,
114 ScratchAllocator* reserve_space_allocator,
677 ScratchAllocator* reserve_space_allocator,
Drocm_dnn.cc2015 ScratchAllocator* reserve_space_allocator, in DoRnnForwardImpl() argument
2062 auto allocated = reserve_space_allocator->AllocateBytes( in DoRnnForwardImpl()
2339 ScratchAllocator* reserve_space_allocator, in DoRnnForward() argument
2364 reserve_space_allocator, workspace_allocator); in DoRnnForward()
2381 ScratchAllocator* reserve_space_allocator, in DoRnnForward() argument
2406 reserve_space_allocator, workspace_allocator); in DoRnnForward()
2424 ScratchAllocator* reserve_space_allocator, in DoRnnForward() argument
/external/tensorflow/tensorflow/stream_executor/
Ddnn.h2131 ScratchAllocator* reserve_space_allocator,
2152 ScratchAllocator* reserve_space_allocator,
2173 ScratchAllocator* reserve_space_allocator,
Dstream.h1752 ScratchAllocator *reserve_space_allocator,
1770 ScratchAllocator *reserve_space_allocator,
1788 ScratchAllocator *reserve_space_allocator,
Dstream.cc4860 ScratchAllocator *reserve_space_allocator, in ThenRnnForward() argument
4870 is_training, reserve_space_allocator, workspace_allocator, in ThenRnnForward()
4896 ScratchAllocator *reserve_space_allocator, in ThenRnnForward() argument
4906 is_training, reserve_space_allocator, workspace_allocator, in ThenRnnForward()
4933 ScratchAllocator *reserve_space_allocator, in ThenRnnForward() argument
4943 is_training, reserve_space_allocator, workspace_allocator, in ThenRnnForward()