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

WIP [TorchFX] Bias fusing is removed from default transformations #3027

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

daniil-lyakhov
Copy link
Collaborator

@daniil-lyakhov daniil-lyakhov commented Oct 18, 2024

Changes

Reason for changes

To make it possible to apply quantization the same way it done by X86Quantizer

Related tickets

Tests

TODO:
Fix constant folding leave non connected subgraphs behind
image

@github-actions github-actions bot added NNCF PT Pull requests that updates NNCF PyTorch experimental NNCF PTQ Pull requests that updates NNCF PTQ labels Oct 18, 2024
@daniil-lyakhov daniil-lyakhov force-pushed the dl/fx/dont_touch_biases branch 2 times, most recently from 7a40e6d to 5cbea60 Compare November 25, 2024 10:44
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 NNCF PTQ Pull requests that updates NNCF PTQ
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant