Unverified Commit 70f74234 authored by Sam Shleifer's avatar Sam Shleifer Committed by GitHub
Browse files

TFRobertaModelIntegrationTest requires tf (#4726)

parent d976ef26
......@@ -237,6 +237,7 @@ class TFRobertaModelTest(TFModelTesterMixin, unittest.TestCase):
self.assertIsNotNone(model)
@require_tf
class TFRobertaModelIntegrationTest(unittest.TestCase):
@slow
def test_inference_masked_lm(self):
......
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