timemachine / tasks /__init__.py
yuanzf's picture
first
774ee39
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