Searched defs:reserve_space_allocator (Results  1 – 6 of 6) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/stream_executor/ | 
| D | dnn.h | 1174       ScratchAllocator* reserve_space_allocator,  in DoBatchNormalizationForward() 1194       ScratchAllocator* reserve_space_allocator,  in DoBatchNormalizationForward() 2129                             ScratchAllocator* reserve_space_allocator,  in DoRnnForward() 2151                             ScratchAllocator* reserve_space_allocator,  in DoRnnForward() 2173                             ScratchAllocator* reserve_space_allocator,  in DoRnnForward()
  | 
| D | stream.cc | 339     bool is_training, ScratchAllocator *reserve_space_allocator,  in ThenBatchNormalizationForward() 393     bool is_training, ScratchAllocator *reserve_space_allocator,  in ThenBatchNormalizationForward() 2046     ScratchAllocator *reserve_space_allocator,  in ThenRnnForward() 2081     ScratchAllocator *reserve_space_allocator,  in ThenRnnForward() 2117     ScratchAllocator *reserve_space_allocator,  in ThenRnnForward()
  | 
| /external/tensorflow/tensorflow/core/kernels/ | 
| D | cudnn_rnn_ops.cc | 799                  ScratchAllocator* reserve_space_allocator,  in DoForward() 1534     CudnnRnnAllocatorInOutput<T> reserve_space_allocator(context, 3);  in ComputeAndReturnAlgorithm()  local 1764       CudnnRnnAllocatorInTemp<T> reserve_space_allocator(context);  in MaybeAutotune()  local
  | 
| D | fused_batch_norm_op.cc | 933         reserve_space_allocator;  in operator ()()  local
  | 
| /external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ | 
| D | cuda_dnn.cc | 1944     ScratchAllocator* reserve_space_allocator,  in DoRnnForwardImpl() 2485     ScratchAllocator* reserve_space_allocator,  in DoRnnForward() 2528     ScratchAllocator* reserve_space_allocator,  in DoRnnForward() 2572     ScratchAllocator* reserve_space_allocator,  in DoRnnForward() 5419     bool is_training, ScratchAllocator* reserve_space_allocator,  in DoBatchNormalizationForward() 5443     bool is_training, ScratchAllocator* reserve_space_allocator,  in DoBatchNormalizationForward() 5468     bool is_training, ScratchAllocator* reserve_space_allocator,  in DoBatchNormalizationForwardImpl()
  | 
| /external/tensorflow/tensorflow/stream_executor/rocm/ | 
| D | rocm_dnn.cc | 2150     ScratchAllocator* reserve_space_allocator,  in DoRnnForwardImpl() 2647     ScratchAllocator* reserve_space_allocator,  in DoRnnForward() 2690     ScratchAllocator* reserve_space_allocator,  in DoRnnForward() 2734     ScratchAllocator* reserve_space_allocator,  in DoRnnForward() 3648     bool is_training, ScratchAllocator* reserve_space_allocator,  in DoBatchNormalizationForward() 3668     bool is_training, ScratchAllocator* reserve_space_allocator,  in DoBatchNormalizationForward()
  |