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
### Details:
Commit ad4eb09 introduced dynamic loading of ze_loader so that it is
loaded only when really needed.
Recent changes in `ZeroRemoteTensor` caused NPU plugin binary to import
from ze_loader directly.
This commit should fix that and the NPU binary should have no longer
dependency on ze_loader.
### Tickets:
- None
0 commit comments