Skip to content

Commit

Permalink
Update initialize.py
Browse files Browse the repository at this point in the history
  • Loading branch information
StellaAthena authored Nov 26, 2023
1 parent 6e8e92a commit eed2204
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions megatron/initialize.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ def finish_mpu_init():
if (
neox_args.scaled_upper_triang_masked_softmax_fusion
or neox_args.scaled_masked_softmax_fusion
or neox_args.rope_fusion
):
fused_kernels.load_fused_kernels()

Expand Down

0 comments on commit eed2204

Please sign in to comment.