enum ov::op::v1::Transpose::Ins

Inputs indexes and count.

#include <transpose.hpp>

enum Ins
{
    ARG,
    ORDER,
    IN_COUNT,
};