Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_dnn.cc527 using RNNDataDescriptor = typedef
554 RNNDataDescriptor CreateRNNDataDescriptor() { in CreateRNNDataDescriptor()
557 return RNNDataDescriptor(result); in CreateRNNDataDescriptor()
1638 RNNDataDescriptor data_handle, in CudnnRnnSequenceTensorDescriptor()
1685 RNNDataDescriptor data_desc = CreateRNNDataDescriptor(); in Create()
1721 RNNDataDescriptor rnn_data_handle_;