Skip to content

Commit

Permalink
marked slow
Browse files Browse the repository at this point in the history
  • Loading branch information
hstojic committed Jan 23, 2025
1 parent d101c14 commit 4c81768
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/models/keras/test_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -780,6 +780,7 @@ def test_deep_ensemble_log(
assert mocked_summary_histogram.call_count == num_histogram


@pytest.mark.slow
@random_seed
def test_deep_ensemble_parallel_training_performance() -> None:
"""
Expand Down

0 comments on commit 4c81768

Please sign in to comment.