Searched defs:CudnnModelTypes (Results 1 – 1 of 1) sorted by relevance
478 struct CudnnModelTypes { struct479 RnnMode rnn_mode;480 TFRNNInputMode rnn_input_mode;481 RnnDirectionMode rnn_direction_mode;482 bool HasInputC() const { in HasInputC()488 string DebugString() const { in DebugString()