Commit 2dcc6ca
committed
Some missing fixes left from previous PRs
Summary:
* added repr for TensorCoreTiledAQTLayoutTensor: pytorch#397
* removed the str -> apply_tensor_class map that was used to implement string APIs, which is removed in pytorch#400
Test Plan:
CI
Reviewers:
Subscribers:
Tasks:
Tags:1 parent 505edc1 commit 2dcc6ca
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 | |
|---|---|---|---|
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | 309 | | |
317 | 310 | | |
318 | 311 | | |
| |||
0 commit comments