Commit ccf014b
committed
[Collectors] Remove unused legacy collector, move experimental collectors to common
1 parent 31084d0 commit ccf014b
File tree
86 files changed
+1655
-2253
lines changed- src/nncf
- common
- quantization/initialization
- tensor_statistics
- experimental
- common/tensor_statistics
- torch/fx/statistics
- onnx/statistics
- openvino/statistics
- quantization
- algorithms
- bias_correction
- channel_alignment
- fast_bias_correction
- layerwise
- min_max
- smooth_quant
- weight_compression
- torch
- function_hook/statistics
- quantization
- statistics
- tensor_statistics
- tests
- common
- cross_fw/test_templates
- onnx
- quantization
- openvino/native
- quantization
- torch2
- function_hook/quantization
- fx
- torch
- tensor_statistics
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
86 files changed
+1655
-2253
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | | - | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | | - | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments