autodl-projects/others/GDAS/lib/scheduler/__init__.py

6 lines
237 B
Python
Raw Normal View History

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