fix name module parallel
This commit is contained in:
parent
1e0c408ffb
commit
c3c8fd7199
2 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@ from .modules import *
|
|||
from .activation import *
|
||||
from .loss import *
|
||||
from .functional import *
|
||||
from .distributed import *
|
||||
from .parallel import *
|
||||
Loading…
Add table
Add a link
Reference in a new issue