-
Notifications
You must be signed in to change notification settings - Fork 240
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
Improve examples #3091
Merged
alexsu52
merged 17 commits into
openvinotoolkit:develop
from
AlexanderDokuchaev:ad/fix_examples
Dec 4, 2024
Merged
Improve examples #3091
alexsu52
merged 17 commits into
openvinotoolkit:develop
from
AlexanderDokuchaev:ad/fix_examples
Dec 4, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
NNCF TF
Pull requests that updates NNCF TensorFlow
NNCF PT
Pull requests that updates NNCF PyTorch
NNCF OpenVINO
Pull requests that updates NNCF OpenVINO
NNCF ONNX
Pull requests that updates NNCF ONNX
labels
Nov 15, 2024
AlexanderDokuchaev
force-pushed
the
ad/fix_examples
branch
from
November 15, 2024 20:06
1d62b66
to
9989bb5
Compare
AlexanderDokuchaev
requested review from
alexsu52,
kshpv,
KodiaqQ and
daniil-lyakhov
November 18, 2024 20:54
alexsu52
reviewed
Nov 19, 2024
examples/post_training_quantization/onnx/yolov8_quantize_with_accuracy_control/main.py
Show resolved
Hide resolved
examples/post_training_quantization/openvino/yolov8_quantize_with_accuracy_control/main.py
Show resolved
Hide resolved
@AlexanderDokuchaev , @alexsu52 , please run SDL checks before the merge (as you changed some imports and the way how 'path' is used). Also make sure it works on Windows. |
@MaximProshin |
KodiaqQ
reviewed
Nov 20, 2024
examples/post_training_quantization/onnx/yolov8_quantize_with_accuracy_control/main.py
Show resolved
Hide resolved
...les/post_training_quantization/openvino/anomaly_stfpm_quantize_with_accuracy_control/main.py
Show resolved
Hide resolved
examples/post_training_quantization/openvino/yolov8_quantize_with_accuracy_control/main.py
Show resolved
Hide resolved
examples/post_training_quantization/tensorflow/mobilenet_v2/main.py
Outdated
Show resolved
Hide resolved
KodiaqQ
previously requested changes
Nov 20, 2024
@AlexanderDokuchaev, feel free to merge after approval from the other reviewers. |
kshpv
approved these changes
Nov 21, 2024
alexsu52
approved these changes
Nov 27, 2024
MaximProshin
approved these changes
Nov 27, 2024
daniil-lyakhov
approved these changes
Nov 27, 2024
AlexanderDokuchaev
pushed a commit
that referenced
this pull request
Dec 4, 2024
### Changes added datasets to the known third party for isort ### Reason for changes Improve DevEx ### Related tickets #3091 ### Tests N/A
Merged
KodiaqQ
pushed a commit
that referenced
this pull request
Dec 17, 2024
### Changes - Add sdl.yml with bandit check (version and config like in jenkins job) - Use defusedxml instead of xml - Return #noseq inxamples (was deleted by mistake in #3091)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
NNCF ONNX
Pull requests that updates NNCF ONNX
NNCF OpenVINO
Pull requests that updates NNCF OpenVINO
NNCF PT
Pull requests that updates NNCF PyTorch
NNCF PTQ
Pull requests that updates NNCF PTQ
NNCF TF
Pull requests that updates NNCF TensorFlow
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes
--reuse-venv
to use venv from example directoryTests
https://github.com/openvinotoolkit/nncf/actions/runs/11900403097
nightly/job/test_examples/618
nightly/job/windows/job/test-examples/278/