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
4220fd52
Commit
4220fd52
authored
Mar 05, 2020
by
Patrick von Platen
Browse files
remove ipdb
parent
c47394b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/transformers/modeling_utils.py
src/transformers/modeling_utils.py
+0
-1
No files found.
src/transformers/modeling_utils.py
View file @
4220fd52
...
@@ -19,7 +19,6 @@ import logging
...
@@ -19,7 +19,6 @@ import logging
import
os
import
os
import
typing
import
typing
import
ipdb
import
torch
import
torch
from
torch
import
nn
from
torch
import
nn
from
torch.nn
import
CrossEntropyLoss
from
torch.nn
import
CrossEntropyLoss
...
...
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