"src/vscode:/vscode.git/clone" did not exist on "f3db38c1e74c49de0ff42356515e7b394561ec39"
Unverified Commit d36397d2 authored by Masaki Kozuki's avatar Masaki Kozuki Committed by GitHub
Browse files

Change the timing of deprecation warning (#1383)

parent 3fe35211
...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment