From ba2dd0d7f880917d0adeeea9937c4424604a5745 Mon Sep 17 00:00:00 2001 From: Eitan Turok Date: Thu, 26 Sep 2024 00:08:06 +0000 Subject: [PATCH] docformatter --- tests/models/utils/test_tp_strategy.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/models/utils/test_tp_strategy.py b/tests/models/utils/test_tp_strategy.py index d1e48babcf..37c1a2941d 100644 --- a/tests/models/utils/test_tp_strategy.py +++ b/tests/models/utils/test_tp_strategy.py @@ -13,7 +13,6 @@ def test_ffn_tp_strategy_layer_plan(): - # Actual layer plan from tp_strategy=fnn tp_config = { 'strategy': 'ffn',