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][FBC] Constant linear layers support #2866

Conversation

daniil-lyakhov
Copy link
Collaborator

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

Changes

Constant linear layers support

Reason for changes

To support swint_v2_s FBC

Related tickets

#2766

Tests

Build post_training_quantization/444/ is finished successfully
Unit test test_model_transformer.test_model_extraction is presented

@daniil-lyakhov
Copy link
Collaborator Author

@AlexanderDokuchaev, tests should be arrived in #2867. Tested at least by resnet18 sanity test for now

@github-actions github-actions bot added the NNCF PTQ Pull requests that updates NNCF PTQ label Aug 8, 2024
@daniil-lyakhov daniil-lyakhov force-pushed the dl/fx/fbc_constant_linear branch 2 times, most recently from 847985f to 172a77e Compare August 12, 2024 08:45
tests/torch/fx/test_model_transformer.py Outdated Show resolved Hide resolved
tests/torch/fx/test_model_transformer.py Outdated Show resolved Hide resolved
tests/torch/fx/test_model_transformer.py Outdated Show resolved Hide resolved
nncf/experimental/torch/fx/model_transformer.py Outdated Show resolved Hide resolved
tests/torch/test_models/synthetic.py Outdated Show resolved Hide resolved
tests/torch/test_models/synthetic.py Outdated Show resolved Hide resolved
nncf/experimental/torch/fx/model_transformer.py Outdated Show resolved Hide resolved
@AlexanderDokuchaev AlexanderDokuchaev merged commit a7d575e into openvinotoolkit:develop Aug 13, 2024
@daniil-lyakhov daniil-lyakhov mentioned this pull request Aug 13, 2024
AlexanderDokuchaev pushed a commit that referenced this pull request Aug 13, 2024
### Changes

PR #2866 was merged without pre-commit and broke it

* torchFX tests are fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experimental NNCF PTQ Pull requests that updates NNCF PTQ
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants