openvino icon indicating copy to clipboard operation
openvino copied to clipboard

Fixed Validate pass handling in pass::Manager

Open itikhono opened this issue 1 year ago • 1 comments

Details:

Fixed Validate pass handling in pass::Manager Refactored run_passes method Added new unit tests

Tickets:

  • CVS-141764

itikhono avatar Jun 19 '24 20:06 itikhono

 REGISTER_PASS(manager, AbsSinking)
 REGISTER_PASS(manager, Validate)              // this should be deleted

e-nugmanova avatar Jun 20 '24 08:06 e-nugmanova

this PR significantly increases LoadTIme (+50% for some models). Need to refine solution

itikhono avatar Jul 01 '24 15:07 itikhono

This PR will be closed in a week because of 2 weeks of no activity.

github-actions[bot] avatar Jul 29 '24 00:07 github-actions[bot]

This PR was closed because it has been stalled for 2 week with no activity.

github-actions[bot] avatar Aug 07 '24 00:08 github-actions[bot]