nncf
nncf copied to clipboard
[Examples][FX] WC Example for TorchFX Backend
Changes
Add example script for TorchFX backend in examples/.
Reason for changes
This is to show a sample script for applying WC to LLMs which are exported using torch.export()
Tests
| Category | Job | Status | Job Number | Notes |
|---|---|---|---|---|
| GH Examples | Examples | Pass | 333 |
Please add new tests to https://github.com/openvinotoolkit/nncf/blob/develop/tests/cross_fw/examples/.test_durations
Please add new tests to https://github.com/openvinotoolkit/nncf/blob/develop/tests/cross_fw/examples/.test_durations
Done!