lili_code/runner/__init__.py

5 lines
93 B
Python

from .evaluator import *
from .resa_trainer import *
from .registry import build_evaluator