openvino icon indicating copy to clipboard operation
openvino copied to clipboard

Symbol: operator+; operator-;

Open jane-intel opened this issue 7 months ago • 0 comments

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

jane-intel avatar Jul 03 '24 12:07 jane-intel