Searched defs:state_allocator (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/ |
D | stream_executor_pimpl.cc | 370 float dropout, uint64 seed, ScratchAllocator *state_allocator, in createRnnDescriptor()
|
D | dnn.h | 2117 ScratchAllocator* state_allocator, bool use_padded_io) { in createRnnDescriptor()
|
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cuda_dnn.cc | 994 ScratchAllocator* state_allocator) { in Create() 1094 ScratchAllocator* state_allocator, bool use_padded_io) { in Create() 2075 float dropout, uint64 seed, ScratchAllocator* state_allocator, in createRnnDescriptor()
|
/external/tensorflow/tensorflow/stream_executor/rocm/ |
D | rocm_dnn.cc | 1768 ScratchAllocator* state_allocator) in MIOpenRnnDescriptor() 2520 float dropout, uint64 seed, ScratchAllocator* state_allocator, in createRnnDescriptor()
|