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
OpenFold
Commits
7a896378
Unverified
Commit
7a896378
authored
Nov 15, 2021
by
Christian Clauss
Committed by
GitHub
Nov 15, 2021
Browse files
Undefined name: import logging for line 1499
parent
7479daf5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
openfold/utils/loss.py
openfold/utils/loss.py
+1
-0
No files found.
openfold/utils/loss.py
View file @
7a896378
...
@@ -14,6 +14,7 @@
...
@@ -14,6 +14,7 @@
# limitations under the License.
# limitations under the License.
from
functools
import
partial
from
functools
import
partial
import
logging
import
ml_collections
import
ml_collections
import
numpy
as
np
import
numpy
as
np
import
torch
import
torch
...
...
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