Commit a092dfd
committed
Adds mask and bias copying in backward kernel
Ensures mask and bias tensors are properly copied during the backward pass computation by adding copy operations for both mask and bias data structures with out-of-bounds clearing enabled.1 parent 4c3627a commit a092dfd
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
573 | 573 | | |
574 | 574 | | |
575 | 575 | | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
576 | 588 | | |
577 | 589 | | |
578 | 590 | | |
| |||
0 commit comments