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

@@ -73,8 +73,6 @@ class TFModelTesterMixin:
model_tester = None
all_model_classes = ()
all_generative_model_classes = ()
test_torchscript = True
test_pruning = True
test_resize_embeddings = True
is_encoder_decoder = False