2020-06-07 23:33:47 +08:00

4 lines
68 B
Python

from .shufflenet_v2 import ShuffleNetv2
__all__ = ['ShuffleNetv2']