openvino
openvino copied to clipboard
Symbol: operator+; operator-;
Details:
- Introduces operator+ and operator- for ov::Symbol
-
Uses introduced operators in
Add::evaluate_symbol
,Subtract::evaluate_symbol
and shape_infer of Range operation
Significantly reduces the number of unique symbols in models, allowing better optimization of ShapeOf subgraphs in dynamic models.
Tickets:
- CVS-112292