fix import errors
This commit is contained in:
parent
320633a419
commit
4742640119
File diff suppressed because one or more lines are too long
|
@ -18,7 +18,7 @@ import paddle.fluid.dygraph as dg
|
||||||
|
|
||||||
import numpy as np
|
import numpy as np
|
||||||
|
|
||||||
from .import conv
|
from . import conv
|
||||||
from . import weight_norm
|
from . import weight_norm
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue