Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pomonam committed Jun 27, 2024
1 parent 2707a8b commit 78e3e3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/modules/test_per_sample_gradients.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ def for_loop_per_sample_gradient(
"conv",
"conv_bn",
"bert",
"gpt",
],
)
@pytest.mark.parametrize("use_measurement", [True, False])
Expand Down

0 comments on commit 78e3e3f

Please sign in to comment.