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
OpenDAS
Uni-Core
Commits
f913d977
Unverified
Commit
f913d977
authored
Aug 26, 2022
by
Guolin Ke
Committed by
GitHub
Aug 26, 2022
Browse files
remove pandas
parent
83602797
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
unicore/losses/cross_entropy.py
unicore/losses/cross_entropy.py
+0
-1
No files found.
unicore/losses/cross_entropy.py
View file @
f913d977
...
...
@@ -7,7 +7,6 @@
import
math
import
torch
import
torch.nn.functional
as
F
import
pandas
as
pd
from
unicore
import
metrics
from
unicore.losses
import
UnicoreLoss
,
register_loss
...
...
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