Commit 060811c
authored
[Common] Fix checks in quantize_transpose_vector_blockwise_fp4 (#2299)
fix checks in unoptimized non-rht fp4 quantize kernel
Signed-off-by: Jeremy Berchtold <[email protected]>1 parent 6273ced commit 060811c
File tree
1 file changed
+5
-7
lines changed- transformer_engine/common/transpose
1 file changed
+5
-7
lines changedLines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
718 | 718 | | |
719 | 719 | | |
720 | 720 | | |
721 | | - | |
722 | | - | |
723 | | - | |
| 721 | + | |
| 722 | + | |
724 | 723 | | |
725 | | - | |
726 | | - | |
727 | | - | |
| 724 | + | |
| 725 | + | |
728 | 726 | | |
729 | 727 | | |
730 | 728 | | |
| |||
777 | 775 | | |
778 | 776 | | |
779 | 777 | | |
780 | | - | |
| 778 | + | |
781 | 779 | | |
782 | 780 | | |
783 | 781 | | |
| |||
0 commit comments