Searched defs:state_allocator (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/ |
H A D | stream_executor_pimpl.cc | 380 float dropout, uint64_t seed, ScratchAllocator* state_allocator, in createRnnDescriptor()
|
H A D | dnn.h | 2045 ScratchAllocator* state_allocator, bool use_padded_io) { in createRnnDescriptor()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ |
H A D | cuda_dnn.cc | 1168 ScratchAllocator* state_allocator) { in Create() 1269 uint64_t seed, ScratchAllocator* state_allocator, bool use_padded_io) { in Create() 2418 float dropout, uint64_t seed, ScratchAllocator* state_allocator, in createRnnDescriptor()
|
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/ |
H A D | rocm_dnn.cc | 1822 ScratchAllocator* state_allocator) in MIOpenRnnDescriptor() 2574 float dropout, uint64_t seed, ScratchAllocator* state_allocator, in createRnnDescriptor()
|