TFRobertaModelIntegrationTest requires tf (#4726)
This commit is contained in:
@@ -237,6 +237,7 @@ class TFRobertaModelTest(TFModelTesterMixin, unittest.TestCase):
|
|||||||
self.assertIsNotNone(model)
|
self.assertIsNotNone(model)
|
||||||
|
|
||||||
|
|
||||||
|
@require_tf
|
||||||
class TFRobertaModelIntegrationTest(unittest.TestCase):
|
class TFRobertaModelIntegrationTest(unittest.TestCase):
|
||||||
@slow
|
@slow
|
||||||
def test_inference_masked_lm(self):
|
def test_inference_masked_lm(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user