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
apex
Commits
d36397d2
Unverified
Commit
d36397d2
authored
May 13, 2022
by
Masaki Kozuki
Committed by
GitHub
May 13, 2022
Browse files
Change the timing of deprecation warning (#1383)
parent
3fe35211
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
apex/__init__.py
apex/__init__.py
+1
-1
No files found.
apex/__init__.py
View file @
d36397d2
...
...
@@ -20,7 +20,7 @@ from . import fp16_utils
# load time) the error message is timely and visible.
from
.
import
optimizers
from
.
import
normalization
from
.
import
pyprof
#
from . import pyprof
from
.
import
transformer
...
...
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