enum ov::op::v0::SpaceToDepth::SpaceToDepthMode

#include <space_to_depth.hpp>

enum SpaceToDepthMode
{
    BLOCKS_FIRST,
    DEPTH_FIRST,
};