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
a8ec52ef
Commit
a8ec52ef
authored
Mar 08, 2021
by
Sylvain Gugger
Browse files
Style
parent
b35e7b68
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
tests/test_trainer.py
tests/test_trainer.py
+1
-1
tests/test_trainer_utils.py
tests/test_trainer_utils.py
+1
-1
No files found.
tests/test_trainer.py
View file @
a8ec52ef
tests/test_trainer_utils.py
View file @
a8ec52ef
...
@@ -30,7 +30,7 @@ if is_torch_available():
...
@@ -30,7 +30,7 @@ if is_torch_available():
DistributedTensorGatherer
,
DistributedTensorGatherer
,
LabelSmoother
,
LabelSmoother
,
LengthGroupedSampler
,
LengthGroupedSampler
,
get_parameter_names
get_parameter_names
,
)
)
class
TstLayer
(
torch
.
nn
.
Module
):
class
TstLayer
(
torch
.
nn
.
Module
):
...
...
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