Cleanup pytorch tests (#8033)
This commit is contained in:
@@ -37,7 +37,6 @@ if is_torch_available():
|
||||
from transformers.pipelines import TranslationPipeline
|
||||
|
||||
|
||||
@require_torch
|
||||
class ModelTester:
|
||||
def __init__(self, parent):
|
||||
self.config = MarianConfig(
|
||||
|
||||
Reference in New Issue
Block a user