Commit fee43b5
authored
Remove tutorials/calibration_flow/ and update stale references (#4257)
Summary:
Remove the calibration_flow tutorial folder (static_quant.py, gptq_like.py,
awq_like.py) which depended on LinearActivationQuantizedTensor and other
deprecated AQT APIs. Update documentation references that pointed to these
deleted files.
Test Plan:
- Verified no remaining references to calibration_flow/, static_quant.py,
gptq_like.py, or awq_like.py in the codebase
- Doc links updated to point to remaining valid resources
[ghstack-poisoned]1 parent d8ad36d commit fee43b5
File tree
6 files changed
+4
-835
lines changed- docs/source
- contributing
- eager_tutorials
- torchao/prototype/autoround
- tutorials/calibration_flow
6 files changed
+4
-835
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
| 239 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
This file was deleted.
0 commit comments