namespace ov::op::v4::lstm_cell

namespace lstm_cell {

// global variables

constexpr size_t gates_count = 4;

} // namespace lstm_cell