OFA-OCR / tasks /__init__.py
JustinLin610's picture
first commit
ee21b96
raw history blame
No virus
157 Bytes
from .cv_tasks import *
from .mm_tasks import *
from .nlg_tasks import *
from .nlu_tasks import *
from .pretrain_tasks import *
from .ofa_task import OFATask