"include/ck/config.hpp" did not exist on "80120f0a0c524d1efc0249926a73d5020f0efd67"
__init__.py 192 Bytes
Newer Older
luopl's avatar
luopl committed
1
2
3
4
5
# Copyright (c) OpenMMLab. All rights reserved.
from .layer_decay_optimizer_constructor import \
    LearningRateDecayOptimizerConstructor

__all__ = ['LearningRateDecayOptimizerConstructor']