Unverified Commit 66b3e106 authored by Yih-Dar's avatar Yih-Dar Committed by GitHub
Browse files

Make TrainerHyperParameterSigOptIntegrationTest slow test (#17288)


Co-authored-by: default avatarydshieh <ydshieh@users.noreply.github.com>
parent ddb1a47e
...@@ -1901,6 +1901,7 @@ class TrainerHyperParameterRayIntegrationTest(unittest.TestCase): ...@@ -1901,6 +1901,7 @@ class TrainerHyperParameterRayIntegrationTest(unittest.TestCase):
self.ray_hyperparameter_search() self.ray_hyperparameter_search()
@slow
@require_torch @require_torch
@require_sigopt @require_sigopt
class TrainerHyperParameterSigOptIntegrationTest(unittest.TestCase): class TrainerHyperParameterSigOptIntegrationTest(unittest.TestCase):
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment