Commit 34b5c9c
authored
Some missing fixes left from previous PRs (#440)
Summary:
* added repr for TensorCoreTiledAQTLayoutTensor: #397
* removed the str -> apply_tensor_class map that was used to implement string APIs, which is removed in #400
Test Plan:
CI
Reviewers:
Subscribers:
Tasks:
Tags:1 parent 5fee449 commit 34b5c9c
File tree
2 files changed
+4
-7
lines changed- torchao
- dtypes
- quantization
2 files changed
+4
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
483 | 487 | | |
484 | 488 | | |
485 | 489 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | 313 | | |
321 | 314 | | |
322 | 315 | | |
| |||
0 commit comments