Deferring 8 GPU test (#6102)
This commit is contained in:
@@ -61,7 +61,7 @@ class TestPPAccuracy(unittest.TestCase):
|
||||
metrics = run_eval(args)
|
||||
print(f"{metrics=}")
|
||||
|
||||
self.assertGreater(metrics["accuracy"], 0.75)
|
||||
self.assertGreater(metrics["accuracy"], 0.74)
|
||||
# Wait a little bit so that the memory check happens.
|
||||
time.sleep(5)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user