enum ov::op::util::LSTMPeepholesFormat

#include <rnn_cell_base.hpp>

enum LSTMPeepholesFormat
{
    FIO,
    IOF,
    IFO,
};