Commit 7b90c9c
committed
Adds mask and bias tensor partitioning support
Introduces tensor partitioning for mask and bias operations in the backward kernel computation function.
Sets up the necessary tensor views for mask and bias data structures to enable proper memory access patterns during gradient computation.1 parent edf840c commit 7b90c9c
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
303 | 309 | | |
304 | 310 | | |
305 | 311 | | |
| |||
0 commit comments