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

[Torch Fx] Add test for quantized model graph #2860

Merged

Conversation

anzr299
Copy link
Contributor

@anzr299 anzr299 commented Aug 1, 2024

Changes

Added a test in tests/torch/fx/test_models.py to include a test for quantized graph which compares the quantized graph with a reference quantized graph.

Reason for changes

To check if the graph was quantized correctly

Ticket

#2766

Tests

test_quantized_model() was added in tests/torch/fx/test_models.py

@anzr299 anzr299 requested a review from a team as a code owner August 1, 2024 07:54
@github-actions github-actions bot added the NNCF PT Pull requests that updates NNCF PyTorch label Aug 1, 2024
@daniil-lyakhov daniil-lyakhov self-requested a review August 1, 2024 09:34
tests/torch/fx/test_models.py Outdated Show resolved Hide resolved
@daniil-lyakhov
Copy link
Collaborator

@AlexanderDokuchaev, please merge

@AlexanderDokuchaev AlexanderDokuchaev merged commit 63fcb15 into openvinotoolkit:develop Aug 5, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NNCF PT Pull requests that updates NNCF PyTorch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants