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

[TorchFX] Pre-hook insertion support #2861

Conversation

daniil-lyakhov
Copy link
Collaborator

@daniil-lyakhov daniil-lyakhov commented Aug 1, 2024

Changes

Torch FX pre-hook insertion support

Reason for changes

To enable vit_b_16 quantization

Related tickets

#2766

Tests

test_quantized_models is updated by vit_b_16 and swin_v2_s

@github-actions github-actions bot added NNCF PT Pull requests that updates NNCF PyTorch NNCF Common Pull request that updates NNCF Common experimental NNCF OpenVINO Pull requests that updates NNCF OpenVINO NNCF PTQ Pull requests that updates NNCF PTQ labels Aug 1, 2024
@daniil-lyakhov daniil-lyakhov force-pushed the dl/fx/prehook_insertion_support branch 4 times, most recently from bee0ec8 to e92cfd6 Compare August 5, 2024 11:19
@github-actions github-actions bot removed NNCF Common Pull request that updates NNCF Common NNCF OpenVINO Pull requests that updates NNCF OpenVINO NNCF PTQ Pull requests that updates NNCF PTQ labels Aug 5, 2024
@daniil-lyakhov daniil-lyakhov force-pushed the dl/fx/prehook_insertion_support branch from e92cfd6 to e770faf Compare August 5, 2024 11:21
@github-actions github-actions bot removed the NNCF PT Pull requests that updates NNCF PyTorch label Aug 5, 2024
@daniil-lyakhov daniil-lyakhov force-pushed the dl/fx/prehook_insertion_support branch from e770faf to 41683e0 Compare August 5, 2024 12:50
@github-actions github-actions bot added the NNCF PT Pull requests that updates NNCF PyTorch label Aug 5, 2024
@daniil-lyakhov daniil-lyakhov marked this pull request as ready for review August 5, 2024 12:52
@daniil-lyakhov daniil-lyakhov requested a review from a team as a code owner August 5, 2024 12:52
@AlexanderDokuchaev AlexanderDokuchaev merged commit 27296b4 into openvinotoolkit:develop Aug 9, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experimental NNCF PT Pull requests that updates NNCF PyTorch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants