Fix some tests (especially compile with fullgraph=True on Python<3.11) (#38319)
* fix tests * better fix for python<3.11 * fixes * style
This commit is contained in:
@@ -150,7 +150,6 @@ class CsmForConditionalGenerationTest(ModelTesterMixin, GenerationTesterMixin, u
|
||||
test_headmasking = False
|
||||
test_resize_embeddings = False
|
||||
test_resize_embeddings_untied = False
|
||||
test_torch_exportable = True
|
||||
|
||||
def setUp(self):
|
||||
self.model_tester = CsmModelTester(self)
|
||||
|
||||
Reference in New Issue
Block a user