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

Fix: missed input_shape to convert_model for PT backend. #2178

Merged

Conversation

AlexanderDokuchaev
Copy link
Collaborator

Changes

Add missed input_shape to convert_model for PT backend.

Reason for changes

IR of quantized models have dynamic shape.

@AlexanderDokuchaev AlexanderDokuchaev requested a review from a team as a code owner October 5, 2023 13:57
@github-actions github-actions bot added the NNCF PTQ Pull requests that updates NNCF PTQ label Oct 5, 2023
@AlexanderDokuchaev
Copy link
Collaborator Author

post_training_quantization/169/

Copy link
Contributor

@alexsu52 alexsu52 left a comment

Choose a reason for hiding this comment

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

LGTM

@alexsu52 alexsu52 merged commit 2d5ea2c into openvinotoolkit:develop Oct 5, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NNCF PTQ Pull requests that updates NNCF PTQ
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants