enum ov::op::v1::Transpose::Outs

Outputs indexes and count.

#include <transpose.hpp>

enum Outs
{
    ARG_T,
    OUT_COUNT,
};