enum ov::op::LSTMWeightsFormat

#include <lstm_cell.hpp>

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