Skip to content

Commit

Permalink
better comment
Browse files Browse the repository at this point in the history
  • Loading branch information
eitanturok committed Sep 25, 2024
1 parent 8996de4 commit 5004fe5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/models/utils/test_tp_strategy.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@


def test_ffn_tp_strategy_layer_plan():
# Actual layer plan

# Actual layer plan from tp_strategy=fnn
tp_config = {
'strategy': 'ffn',
}
Expand Down

0 comments on commit 5004fe5

Please sign in to comment.