Files
xautodl/others/GDAS/lib/scheduler/__init__.py

6 lines
237 B
Python
Raw Normal View History

2019-04-10 19:13:29 +08:00
##################################################
# Copyright (c) Xuanyi Dong [GitHub D-X-Y], 2019 #
##################################################
2019-02-01 01:27:38 +11:00
from .utils import load_config
from .scheduler import MultiStepLR, obtain_scheduler