Struct ov::streams::Num#

struct Num#

Class to represent number of streams in streams executor.

Public Types

using Base = std::tuple<int32_t>#

NumStreams is representable as int32_t.