Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_dnn.cc1234 PersistentRnnPlan rnn_plan, int num_layers, in CudnnRnnDescriptor()
1349 PersistentRnnPlan rnn_plan; in Create() local