Commit 1ea48eb
[PyTorch] Propagate FP8 graph weight update flag in GroupedLinear (#3052)
Fix GroupedLinear FP8 graph weight update flag
Signed-off-by: allenphilipj <allenphilipj@users.noreply.github.com>
Co-authored-by: allenphilipj <allenphilipj@users.noreply.github.com>
Co-authored-by: Kirthi Shankar Sivamani <ksivamani@nvidia.com>1 parent 720ec27 commit 1ea48eb
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1696 | 1696 | | |
1697 | 1697 | | |
1698 | 1698 | | |
| 1699 | + | |
| 1700 | + | |
| 1701 | + | |
| 1702 | + | |
| 1703 | + | |
| 1704 | + | |
| 1705 | + | |
| 1706 | + | |
| 1707 | + | |
1699 | 1708 | | |
1700 | 1709 | | |
1701 | 1710 | | |
| |||
1754 | 1763 | | |
1755 | 1764 | | |
1756 | 1765 | | |
1757 | | - | |
| 1766 | + | |
1758 | 1767 | | |
1759 | 1768 | | |
1760 | 1769 | | |
| |||
0 commit comments