-
Notifications
You must be signed in to change notification settings - Fork 446
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
[ANOMALY] Add nncf_task #963
Conversation
Can one of the admins verify this patch? |
run ote_sdk tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@AlexanderDokuchaev, thanks for the efforts for creating this huge PR! I've added my comments below
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR @AlexanderDokuchaev and sorry for the delay in reviewing it. Overall the PR looks fine, but I have a few comments.
run ote_sdk tests |
f013821
to
13b8231
Compare
13b8231
to
86aca78
Compare
@AlexanderDokuchaev, you could perhaps remove that import if it is not used? If you recently pulled the
|
run ote_sdk tests |
Tanks @Ilya-Krylov for 4d3de88 👍 |
@AlexanderDokuchaev I killed your build because it was hanging. You can try to run ./init_venv.sh locally, we experienced with such hangings if nncf is installed via git+https using latest pip see for example how it is workarounded in mmdetection |
@Ilya-Krylov done |
run ote_sdk tests |
@AlexanderDokuchaev something went wrong |
3bf3b3a
to
55bd7a7
Compare
55bd7a7
to
a69a701
Compare
run ote_sdk tests |
run ote_sdk tests |
run ote_sdk tests |
1 similar comment
run ote_sdk tests |
run ote_sdk tests |
run ote-test |
run ote_sdk tests |
Merge after openvinotoolkit/anomalib#145