Searched defs:CudnnModelTypes (Results 1 – 1 of 1) sorted by relevance
476 struct CudnnModelTypes { struct477 RnnMode rnn_mode;478 TFRNNInputMode rnn_input_mode;479 RnnDirectionMode rnn_direction_mode;480 bool HasInputC() const { in HasInputC()486 string DebugString() const { in DebugString()