openvino
openvino copied to clipboard
Fixed Validate pass handling in pass::Manager
Details:
Fixed Validate pass handling in pass::Manager Refactored run_passes method Added new unit tests
Tickets:
- CVS-141764
REGISTER_PASS(manager, AbsSinking) REGISTER_PASS(manager, Validate) // this should be deleted
this PR significantly increases LoadTIme (+50% for some models). Need to refine solution
This PR will be closed in a week because of 2 weeks of no activity.
This PR was closed because it has been stalled for 2 week with no activity.