Files
xautodl/lib/xlayers/super_core.py

6 lines
235 B
Python
Raw Normal View History

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