openvinotoolkit / nncf

Neural Network Compression Framework for enhanced OpenVINO™ inference
Apache License 2.0
905 stars 227 forks source link

[Good First Issue][NNCF]: [TorchFX] Test MinMax algorithm #2872

Open daniil-lyakhov opened 1 month ago

daniil-lyakhov commented 1 month ago

Greetings🐱! As a part of https://github.com/openvinotoolkit/nncf/issues/2766 TorchFX PTQ backend support, we are gladly presenting to you following issue:

Implement TemplateTestMinMaxAlgorithm as it done for other backends(example: https://github.com/openvinotoolkit/nncf/blob/develop/tests/torch/ptq/test_min_max.py)

Example Pull Requests

https://github.com/openvinotoolkit/nncf/pull/2856

Resources

Contact points

@daniil-lyakhov

Ticket

2766

Patsnoop commented 1 month ago

I'd like to work on this

daniil-lyakhov commented 3 weeks ago

Hi, @Patsnoop, do you still plan to contribute?

Patsnoop commented 2 weeks ago

Good Afternoon. Yes I do plan on working on this tomorrow and submitting this weekend.