enum ov::op::util::LSTMWeightsFormat

#include <rnn_cell_base.hpp>

enum LSTMWeightsFormat
{
    FICO,
    ICOF,
    IFCO,
    IFOC,
    IOFC,
};