Home
last modified time | relevance | path

Searched defs:createRnnSequenceTensorDescriptor (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.cc399 StreamExecutor::createRnnSequenceTensorDescriptor(int max_seq_length, in createRnnSequenceTensorDescriptor() function in stream_executor::StreamExecutor
412 StreamExecutor::createRnnSequenceTensorDescriptor( in createRnnSequenceTensorDescriptor() function in stream_executor::StreamExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_dnn.cc1838 CudnnSupport::createRnnSequenceTensorDescriptor(int max_seq_length, in createRnnSequenceTensorDescriptor() function in stream_executor::gpu::CudnnSupport
1850 CudnnSupport::createRnnSequenceTensorDescriptor( in createRnnSequenceTensorDescriptor() function in stream_executor::gpu::CudnnSupport
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_dnn.cc2297 MIOpenSupport::createRnnSequenceTensorDescriptor(int seq_length, int batch_size, in createRnnSequenceTensorDescriptor() function in stream_executor::gpu::MIOpenSupport