argonne-lcf / dlio_benchmark

An I/O benchmark for deep Learning applications
https://dlio-benchmark.readthedocs.io
Apache License 2.0
70 stars 30 forks source link

upgrade pydftracer package #242

Open rayandrew opened 2 weeks ago

rayandrew commented 2 weeks ago

Hi @zhenghh04 and @hariharan-devarajan,

This PR will update pydftracer package from 1.0.2 to 1.0.6.

Note that pydftracer package 1.0.6 still does not include the new API of dlp.iter(self, func, name, iter_name) that is needed for torch data loader but it is not a big of a deal for now.

Thanks!