Skip to content

Commit 5318241

Browse files
committed
Update comments for test cases
Signed-off-by: Jingyu Xin <[email protected]>
1 parent 48e9ab5 commit 5318241

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/gpu/torch/peft/test_megatron_peft.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,9 @@ def test_forward_with_two_loras(lora_config_1, lora_config_2):
237237
)
238238

239239

240+
# TODO: Save and restore with 1 or 2 GPUs
241+
# TODO: Grad check
242+
240243
# def test_edge_cases_and_error_handling():
241244
# """Test edge cases and error scenarios."""
242245
# hidden_size = 320

0 commit comments

Comments
 (0)