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.cc416 using RNNDataDescriptor = typedef
441 RNNDataDescriptor CreateRNNDataDescriptor() { in CreateRNNDataDescriptor()
444 return RNNDataDescriptor(result); in CreateRNNDataDescriptor()
1257 RNNDataDescriptor data_handle, in CudnnRnnSequenceTensorDescriptor()
1308 RNNDataDescriptor data_desc = CreateRNNDataDescriptor(); in Create()
1360 RNNDataDescriptor rnn_data_handle_;