Skip to content

Commit

Permalink
Make TrainerHyperParameterSigOptIntegrationTest slow test (huggingfac…
Browse files Browse the repository at this point in the history
…e#17288)

Co-authored-by: ydshieh <[email protected]>
  • Loading branch information
2 people authored and ArthurZucker committed May 17, 2022
1 parent e24aac9 commit 20a76aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/trainer/test_trainer.py
Original file line number Diff line number Diff line change
Expand Up @@ -1901,6 +1901,7 @@ def test_hyperparameter_search_ray_client(self):
self.ray_hyperparameter_search()


@slow
@require_torch
@require_sigopt
class TrainerHyperParameterSigOptIntegrationTest(unittest.TestCase):
Expand Down

0 comments on commit 20a76aa

Please sign in to comment.