test_tf_common: remove un_used mixin class parameters (#6866)
This commit is contained in:
@@ -264,9 +264,6 @@ class TFLongformerModelTester:
|
||||
|
||||
@require_tf
|
||||
class TFLongformerModelTest(TFModelTesterMixin, unittest.TestCase):
|
||||
test_pruning = False # pruning is not supported
|
||||
test_headmasking = False # head masking is not supported
|
||||
test_torchscript = False
|
||||
|
||||
all_model_classes = (
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user