Mountchicken's picture
Upload 704 files
9bf4bd7
raw
history blame
103 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .common import AvgPool2d
__all__ = ['AvgPool2d']