xautodl/lib/scheduler/__init__.py
2019-04-10 19:13:29 +08:00

6 lines
237 B
Python

##################################################
# Copyright (c) Xuanyi Dong [GitHub D-X-Y], 2019 #
##################################################
from .utils import load_config
from .scheduler import MultiStepLR, obtain_scheduler