KyanChen's picture
init
f549064
raw
history blame
No virus
104 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .res_layer import ResLayer
__all__ = ['ResLayer']