Created
April 30, 2026 18:12
-
-
Save shunting314/fc78b540ef7d1e399b356851b4d27d56 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Inductor: | |
| L_x_user: "f32[4096, 759, 128][97152, 128, 1]cuda:0", | |
| L_self_modules_maybe_fused_lce_modules_lces_modules_0_modules_fc_modules_linear_shared_parameters_weight_: "f32[192, 759][759, 1]cuda:0" | |
| l_self_modules_maybe_fused_lce_modules_lces_modules_0_modules_fc_modules_linear_shared_parameters_weight_ = L_self_modules_maybe_fused_lce_modules_lces_modules_0_modules_fc_modules_linear_shared_parameters_weight_ | |
| l_x_user = L_x_user | |
| matmul: "bf16[4096, 192, 128][24576, 128, 1]cuda:0" = l_self_modules_maybe_fused_lce_modules_lces_modules_0_modules_fc_modules_linear_shared_parameters_weight_ @ l_x_user; l_self_modules_maybe_fused_lce_modules_lces_modules_0_modules_fc_modules_linear_shared_parameters_weight_ = None | |
| Helion | |
| l_self_modules_maybe_fused_lce_modules_lces_modules_0_modules_fc_modules_linear_shared_parameters_weight_ = L_self_modules_maybe_fused_lce_modules_lces_modules_0_modules_fc_modules_linear_shared_parameters_weight_ | |
| L_self_modules_maybe_fused_lce_modules_lces_modules_0_modules_fc_modules_linear_shared_parameters_weight_: "f32[192, 759][759, 1]cuda:0", | |
| L_x_user: "f32[4096, 759, 128][97152, 128, 1]cuda:0", | |
| l_x_user = L_x_user | |
| helion_transposed_matmul_default: "f32[4096, 192, 128][24576, 128, 1]cuda:0" = torch.ops.ads_mkl.helion_transposed_matmul.default(l_x_user, l_self_modules_maybe_fused_lce_modules_lces_modules_0_modules_fc_modules_linear_shared_parameters_weight_, None, True, True); l_self_modules_maybe_fused_lce_modules_lces_modules_0_modules_fc_modules_linear_shared_parameters_weight_ = None |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment