nncf
nncf copied to clipboard
[Good First Issue][NNCF][TorchFX]: Test model transformer
Greetings🐱! As a part of https://github.com/openvinotoolkit/nncf/issues/2766 TorchFX PTQ backend support, we are gladly presenting to you following issue
Context
The task is to cover FXModelTransformer by simple unit tests as it done for other backends: https://github.com/openvinotoolkit/nncf/blob/develop/tests/onnx/test_model_transformer.py
Note
TorchFX backend is not merged to the NNCF develop branch yet, please use following PR as the base: https://github.com/openvinotoolkit/nncf/pull/2764
What needs to be done?
Unit tests in file tests/torch_fx/test_model_transformer.py
:
- tests_module_insertion_transformation
- test_leaf_module_insertion_transformation
- test_bias_update_transformation
- test_qdq_insertion_transformation
Example Pull Requests
No response
Resources
- Contribution guide - start here!
- Intel DevHub Discord channel - engage in discussions, ask questions and talk to OpenVINO developers
- How to link your Pull Request to an issue
Contact points
@daniil-lyakhov
Ticket
141640