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

[NNCF][TorchFX]: Test Fast Bias Correction algorithm #2809

Closed
1 task
daniil-lyakhov opened this issue Jul 13, 2024 · 2 comments
Closed
1 task

[NNCF][TorchFX]: Test Fast Bias Correction algorithm #2809

daniil-lyakhov opened this issue Jul 13, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@daniil-lyakhov
Copy link
Collaborator

daniil-lyakhov commented Jul 13, 2024

🚀 Feature request

Greetings🐱! As a part of #2766 TorchFX PTQ backend support, we are gladly presenting to you following issue:

Implement TemplateTestFBCAlgorithm as it done for other backends(example: /home/dlyakhov/Projects/nncf/tests/torch/ptq/test_fast_bias_correction.py)

Are you going to submit a PR?

  • Yes I'd like to help by submitting a PR!
@daniil-lyakhov daniil-lyakhov added the enhancement New feature or request label Jul 13, 2024
@anzr299
Copy link
Contributor

anzr299 commented Jul 13, 2024

.take

Copy link

Thank you for looking into this issue! Please let us know if you have any questions or require any help.

alexsu52 pushed a commit that referenced this issue Jul 30, 2024
### Changes

Add Fast BC test in tests/torch/fx. 

### Related tickets

#2809 

### Tests

The implemented test class inherits from the template for Fast bias
correction.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants