tomofi's picture
Add application file
2366e36
raw
history blame
No virus
103 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .common import Maxpool2d
__all__ = ['Maxpool2d']