xautodl/lib/xlayers/super_core.py

6 lines
235 B
Python
Raw Normal View History

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