Searched defs:CudnnModelTypes (Results 1 – 1 of 1) sorted by relevance
479 struct CudnnModelTypes { struct480 RnnMode rnn_mode;481 TFRNNInputMode rnn_input_mode;482 RnnDirectionMode rnn_direction_mode;483 bool HasInputC() const { in HasInputC()489 string DebugString() const { in DebugString()