Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
remove debug lines
Browse files Browse the repository at this point in the history
Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:
  • Loading branch information
weifengpy committed Jul 17, 2024
1 parent a6b8913 commit 272e85b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test/test_fsdp2/test_fsdp2.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,6 @@ def test_transformer_parity(self):
TensorScalingType.DELAYED,
],
"compile_transformer_block": [False, True],
# "enable_fsdp_fp8_all_gather": [True],
# "precompute": [True],
# "scaling_type_w": [
# TensorScalingType.DYNAMIC,
# ],
# "compile_transformer_block": [True],
},
self._test_transformer_parity,
)
Expand Down

0 comments on commit 272e85b

Please sign in to comment.