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
### Changes
- Enabled INP rule for ruff
https://docs.astral.sh/ruff/rules/#flake8-no-pep420-inp
- Added missed `__init__.py` files
- Extended install tests for torch and tf to load modules
- Renamed openvino_adapter.py → torch_ov_adapter.py and
openvino_quantizer.py → torch_ov_quantizer.py to follow naming rule
- Removed import openvino in torch backend files
### Reason for changes
Some files are not added to package
### Tests
https://github.com/openvinotoolkit/nncf/actions/runs/13137591065
0 commit comments