Commit c55e425
[PyTorch] Debug weight matrix usages for dgrad GEMM (#1637)
Make sure that weight matrix has required usages for dgrad GEMM
Signed-off-by: Tim Moon <[email protected]>1 parent 8e0853a commit c55e425
File tree
2 files changed
+3
-4
lines changed- transformer_engine/pytorch/module
2 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
330 | | - | |
331 | | - | |
332 | | - | |
| 330 | + | |
| 331 | + | |
333 | 332 | | |
334 | 333 | | |
335 | 334 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
418 | | - | |
| 418 | + | |
419 | 419 | | |
420 | 420 | | |
421 | 421 | | |
| |||
0 commit comments