Skip to content

Commit

Permalink
HDF5 Bug for Chunking
Browse files Browse the repository at this point in the history
Chunking using math.
  • Loading branch information
hariharan-devarajan committed Jul 23, 2024
1 parent 7073e8d commit 063d65c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dlio_benchmark/data_generator/hdf5_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

import h5py
import numpy as np
import math

from dlio_benchmark.common.enumerations import Compression
from dlio_benchmark.data_generator.data_generator import DataGenerator
Expand Down

0 comments on commit 063d65c

Please sign in to comment.