enum ov::op::v0::DepthToSpace::DepthToSpaceMode

#include <depth_to_space.hpp>

enum DepthToSpaceMode
{
    BLOCKS_FIRST,
    DEPTH_FIRST,
};