openvino icon indicating copy to clipboard operation
openvino copied to clipboard

Runs symbolic optimizations in MOC

Open e-nugmanova opened this issue 1 year ago • 2 comments

Tickets:

  • CVS-136758

e-nugmanova avatar Mar 26 '24 09:03 e-nugmanova

Should we run any additional validations, e.g. performance? Could invoking these transformations break other patterns?

itikhono avatar Mar 26 '24 09:03 itikhono

Should we run any additional validations, e.g. performance? Could invoking these transformations break other patterns?

Full fledge validation is requested. Please perform the code review. Decision on the merge will depend on the validation results.

Main benefit -- IR will get smaller, ShapeOf sub-graphs will get significanty simpler.

e-nugmanova avatar Mar 26 '24 09:03 e-nugmanova