Switch to unified view

a b/AICare-baselines/pipelines/__init__.py
1
from .dl_pipeline import DlPipeline
2
from .ml_pipeline import MlPipeline