You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[PyOV][25.3] Remove deprecated binary operations Node API (#30636)
### Blocked by:
- Currently blocked by the deprecated API usage in OpenVINO Keras
backend. This PR needs to be merged first:
keras-team/keras#21317
### Details:
- Originally deprecated in
#26761
- Fixed a test which before API removal was most likely doing an `assert
ops.Equal`, essentially checking `assert True`
### Tickets:
- CVS-131039
---------
Signed-off-by: p-wysocki <przemyslaw.wysocki@intel.com>
Co-authored-by: Michal Lukaszewski <michal.lukaszewski@intel.com>
0 commit comments