argonne-lcf / dlio_benchmark

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

Fix missing import for chunking. #223

Closed hariharan-devarajan closed 2 months ago

hariharan-devarajan commented 2 months ago

The import of math is needed for HDF5 chunking.