camenduru's picture
thanks to show ❤
3bbb319
raw
history blame contribute delete
No virus
158 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .utils import check_norm_state, is_block, is_norm
__all__ = ['is_block', 'is_norm', 'check_norm_state']