xautodl/lib/xlayers/super_core.py

7 lines
274 B
Python
Raw Normal View History

2021-03-18 11:32:26 +01:00
#####################################################
# Copyright (c) Xuanyi Dong [GitHub D-X-Y], 2021.03 #
#####################################################
2021-03-19 08:17:49 +01:00
from .super_module import SuperRunMode
2021-03-18 11:32:26 +01:00
from .super_module import SuperModule
from .super_mlp import SuperLinear