Skip to main content
Class ov::Symbol
-
class Symbol
Class representing unique symbol for the purpose of symbolic shape inference. Equality of symbols is being tracked by Disjoint-set data structure.
Public Functions
-
Symbol() = default
Default constructs a unique symbol.