Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dcudnn_rnn_ops.cc271 Status ToRNNInputMode(TFRNNInputMode tf_input_mode, int num_units, in ToRNNInputMode() argument
273 switch (tf_input_mode) { in ToRNNInputMode()
286 static_cast<int>(tf_input_mode)); in ToRNNInputMode()