Commit 2b79056
authored
Observer Restructure: Remove Observers,
* temporary workaround
* separate out calibration from forward pass
* fix missing import
* fix tests
* update all other tests
* clean
* update
* clean-up
* fix test case
* remove calibration and init observer steps
* update
* update
* clean-up/fix
* cleanup
* cleanup
* remove cache
* clean-up
* remove frozen
* more clean-up
* remove observer, cache, and frozen state
* update more test cases
* fix bit_depth test
* fix more tests
* clean-up remaining tests
* clean-up
* dont skip
* more clean-up
* fixcalibration, and applying frozen steps from lifecycle (#189)1 parent 13b5c0b commit 2b79056
File tree
33 files changed
+420
-1763
lines changed- src/compressed_tensors/quantization
- lifecycle
- observers
- utils
- tests
- test_compressors
- quantized_compressors
- sparse_quantized_compressors
- test_quantization
- lifecycle
- test_configs
- test_observers
33 files changed
+420
-1763
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | | - | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
31 | | - | |
32 | 28 | | |
33 | 29 | | |
34 | 30 | | |
| |||
233 | 229 | | |
234 | 230 | | |
235 | 231 | | |
| 232 | + | |
236 | 233 | | |
237 | 234 | | |
238 | 235 | | |
| |||
243 | 240 | | |
244 | 241 | | |
245 | 242 | | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | 243 | | |
259 | 244 | | |
260 | 245 | | |
| |||
Lines changed: 0 additions & 80 deletions
This file was deleted.
0 commit comments