ColossalAI/colossalai/utils/profiler/__init__.py

4 lines
123 B
Python

from .comm_profiler import CommProfiler
from .pcie_profiler import PcieProfiler
from .prof_utils import ProfilerContext