Skip to content

Commit

Permalink
Update custom_torch_data_loader.py [ci-skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenghh04 authored Jul 9, 2024
1 parent 37e3e77 commit 8d4f473
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from dlio_benchmark.data_loader.base_data_loader import BaseDataLoader
from dlio_benchmark.reader.reader_factory import ReaderFactory
from dlio_benchmark.utils.utility import utcnow, DLIOMPI
from dftracer.logger import fn_interceptor as Profile
from dlio_benchmark.utils.utility import Profile

dlp = Profile(MODULE_DATA_LOADER)

Expand Down

0 comments on commit 8d4f473

Please sign in to comment.