mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-03 03:31:05 +06:00
Make TrainerHyperParameterSigOptIntegrationTest slow test (#17288)
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
parent
ddb1a47ec8
commit
66b3e106a1
@ -1901,6 +1901,7 @@ class TrainerHyperParameterRayIntegrationTest(unittest.TestCase):
|
||||
self.ray_hyperparameter_search()
|
||||
|
||||
|
||||
@slow
|
||||
@require_torch
|
||||
@require_sigopt
|
||||
class TrainerHyperParameterSigOptIntegrationTest(unittest.TestCase):
|
||||
|
Loading…
Reference in New Issue
Block a user