Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove redundant ONNX samples and split requirements #1392

Merged
merged 10 commits into from
Dec 1, 2022

Conversation

kshpv
Copy link
Collaborator

@kshpv kshpv commented Nov 28, 2022

Changes

Split ONNX requirements.
Remove redundant examples for ONNX
Add a check for ONNX part installation of NNCF.

Reason for changes

96933

Related tickets

96933

Tests

Add install_checks_onnx

@github-actions github-actions bot added dependencies Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM documentation Improvements or additions to documentation NNCF ONNX Pull requests that updates NNCF ONNX labels Nov 28, 2022
@kshpv kshpv marked this pull request as ready for review November 29, 2022 09:16
@aiarkinx
Copy link

run build

Makefile Outdated
@@ -15,3 +15,6 @@ pylint-onnx:
nncf/experimental/onnx \
nncf/quantization \
tests/onnx examples/experimental/onnx

test-install-onnx:
pytest tests/cross_fw/install/test_install.py --backend onnx

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we specify a folder (tests/cross_fw/install/) but not a test_install.py file?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@vshampor vshampor merged commit 686be90 into openvinotoolkit:develop Dec 1, 2022
alexsu52 pushed a commit to alexsu52/nncf that referenced this pull request Dec 7, 2022
…#1392)

### Changes

Split ONNX requirements.
Remove redundant examples for ONNX
Add a check for ONNX part installation of NNCF.

### Reason for changes

96933

### Related tickets

96933

### Tests

Add install_checks_onnx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM documentation Improvements or additions to documentation experimental NNCF ONNX Pull requests that updates NNCF ONNX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants