Commit 27181b6
authored
Add weight dtype validation to fix CI issue (#2770)
# Motivation
pytorch/pytorch#172018 adds weight dtype
validation to CUDA and MPS, then introduces CI issue that we have
skipped in pytorch/pytorch#173335.
This PR aims to add weight dtype to XPU so that it resolves
pytorch/pytorch#1733351 parent 45e4ded commit 27181b6
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
409 | 418 | | |
410 | 419 | | |
411 | 420 | | |
| |||
0 commit comments