Commit 54131f1
authored
Fix BF16 conv_transpose2d using wrong kernel on Metal (huggingface#3279)
* Changed CONVT1D_OP to CONVT2D_OP for conv_transpose2d_bf16
* removing the test: the cause of the bug is so apparent.1 parent db3d5d9 commit 54131f1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
713 | 713 | | |
714 | 714 | | |
715 | 715 | | |
716 | | - | |
| 716 | + | |
717 | 717 | | |
0 commit comments