Add the SuperMLP class
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
#####################################################
|
||||
from .super_module import SuperRunMode
|
||||
from .super_module import SuperModule
|
||||
from .super_mlp import SuperLinear
|
||||
from .super_linear import SuperLinear
|
||||
from .super_linear import SuperMLP
|
||||
|
Reference in New Issue
Block a user