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
"src/vscode:/vscode.git/clone" did not exist on "f3db38c1e74c49de0ff42356515e7b394561ec39"
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
Show 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
...
@@ -20,7 +20,7 @@ from . import fp16_utils
# load time) the error message is timely and visible.
# load time) the error message is timely and visible.
from
.
import
optimizers
from
.
import
optimizers
from
.
import
normalization
from
.
import
normalization
from
.
import
pyprof
#
from . import pyprof
from
.
import
transformer
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