Commit f36b9f6
authored
Recovered skipped w8a8 compression related tests (#1785)
SUMMARY:
Recovered skipped w8a8 compression/decompression tests now that
transformer side of code is merged. Added memory collection between test
instances.
TEST PLAN:
tested locally on transformers 4.56.0.dev0 they passed.
---------
Signed-off-by: shanjiaz <zsjwpianpian@gmail.com>1 parent cf149b8 commit f36b9f6
File tree
3 files changed
+16
-0
lines changed- tests/llmcompressor/transformers/compression
- decompression_configs
- run_compressed_configs
3 files changed
+16
-0
lines changedLines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
87 | 92 | | |
88 | 93 | | |
| 94 | + | |
| 95 | + | |
89 | 96 | | |
| 97 | + | |
90 | 98 | | |
91 | 99 | | |
92 | 100 | | |
| |||
168 | 176 | | |
169 | 177 | | |
170 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
171 | 184 | | |
172 | 185 | | |
| 186 | + | |
| 187 | + | |
173 | 188 | | |
| 189 | + | |
0 commit comments