This commit is contained in:
jiangqing.vendor 2022-07-15 19:53:16 +08:00 committed by gaotongxiao
parent 8c5e83c521
commit 16b41108f9

View File

@ -4,6 +4,7 @@ from .data_preprocessors import * # NOQA
from .decoders import * # NOQA
from .dictionary import * # NOQA
from .encoders import * # NOQA
from .module_losses import * # NOQA
from .plugins import * # NOQA
from .postprocessors import * # NOQA
from .recognizers import * # NOQA