/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cuda_dnn.h | 87 ScratchAllocator* reserve_space_allocator, 105 ScratchAllocator* reserve_space_allocator, 123 ScratchAllocator* reserve_space_allocator, 620 ScratchAllocator* reserve_space_allocator,
|
D | cuda_dnn.cc | 1520 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/ |
D | cudnn_rnn_ops.cc | 738 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/ |
D | rocm_dnn.h | 78 ScratchAllocator* reserve_space_allocator, 96 ScratchAllocator* reserve_space_allocator, 114 ScratchAllocator* reserve_space_allocator, 677 ScratchAllocator* reserve_space_allocator,
|
D | rocm_dnn.cc | 2015 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/ |
D | dnn.h | 2131 ScratchAllocator* reserve_space_allocator, 2152 ScratchAllocator* reserve_space_allocator, 2173 ScratchAllocator* reserve_space_allocator,
|
D | stream.h | 1752 ScratchAllocator *reserve_space_allocator, 1770 ScratchAllocator *reserve_space_allocator, 1788 ScratchAllocator *reserve_space_allocator,
|
D | stream.cc | 4860 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()
|