2020-07-07 19:32:06 +08:00

4 lines
74 B
Python

from .gap import GlobalAveragePooling
__all__ = ['GlobalAveragePooling']