Home
last modified time | relevance | path

Searched refs:RNNDataDescriptor (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_dnn.cc430 using RNNDataDescriptor = typedef
457 RNNDataDescriptor CreateRNNDataDescriptor() { in CreateRNNDataDescriptor()
460 return RNNDataDescriptor(result); in CreateRNNDataDescriptor()
1459 RNNDataDescriptor data_handle, in CudnnRnnSequenceTensorDescriptor()
1508 RNNDataDescriptor data_desc = CreateRNNDataDescriptor(); in Create()
1546 RNNDataDescriptor rnn_data_handle_;