inconsistency in cudnnRNNMode_t

any particular reason why we have

CUDNN_RNN_{RELU,TANH} and then CUDNN_LSTM instead of CUDNN_RNN_LSTM and CUDNN_RNN_GRU ?