test_tf_common: remove un_used mixin class parameters (#6866)

This commit is contained in:
Puneetha Pai
2020-09-02 20:24:40 +05:30
committed by GitHub
parent e71f32c0ef
commit 4ebb52afdb
5 changed files with 0 additions and 11 deletions

View File

@@ -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 = (
(