Skip to content

Commit

Permalink
Fix: Addressed test failures in pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
m-momeni committed Dec 10, 2024
1 parent 99f1ac6 commit 195e903
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_modeling_flax_common.py
Original file line number Diff line number Diff line change
Expand Up @@ -1151,7 +1151,6 @@ def test_gradient_checkpointing(self):

@require_torch
@require_flax
@is_pt_flax_cross_test
def test_activation_fns():
# Assuming Torch activation functions of `activations.ACT2FN` as a base, compares Flax implementations
# to produce equal/close results.
Expand Down

0 comments on commit 195e903

Please sign in to comment.