Searched defs:createRnnSequenceTensorDescriptor (Results 1 – 4 of 4) sorted by relevance
394 StreamExecutor::createRnnSequenceTensorDescriptor(int max_seq_length, in createRnnSequenceTensorDescriptor() function in stream_executor::StreamExecutor407 StreamExecutor::createRnnSequenceTensorDescriptor( in createRnnSequenceTensorDescriptor() function in stream_executor::StreamExecutor
2060 createRnnSequenceTensorDescriptor(int max_seq_length, int batch_size, in createRnnSequenceTensorDescriptor() function2067 createRnnSequenceTensorDescriptor(int max_seq_length, int batch_size, in createRnnSequenceTensorDescriptor() function
2436 CudnnSupport::createRnnSequenceTensorDescriptor(int max_seq_length, in createRnnSequenceTensorDescriptor() function in stream_executor::gpu::CudnnSupport2448 CudnnSupport::createRnnSequenceTensorDescriptor( in createRnnSequenceTensorDescriptor() function in stream_executor::gpu::CudnnSupport
2604 MIOpenSupport::createRnnSequenceTensorDescriptor(int seq_length, int batch_size, in createRnnSequenceTensorDescriptor() function in stream_executor::gpu::MIOpenSupport