Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
74b3344f
Commit
74b3344f
authored
Aug 31, 2021
by
Sylvain Gugger
Browse files
Clean up test file
parent
ef8d6f2b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
tests/test_modeling_common.py
tests/test_modeling_common.py
+0
-2
No files found.
tests/test_modeling_common.py
View file @
74b3344f
...
...
@@ -140,8 +140,6 @@ class ModelTesterMixin:
return
inputs_dict
def
test_save_load
(
self
):
# Fake modif, will remove before merging.
config
,
inputs_dict
=
self
.
model_tester
.
prepare_config_and_inputs_for_common
()
config
,
inputs_dict
=
self
.
model_tester
.
prepare_config_and_inputs_for_common
()
for
model_class
in
self
.
all_model_classes
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment