torchsig.utils.file_handlers.hdf5ΒΆ
HDF5 File Handler for TorchSig datasets.
High-performance HDF5 storage with optimized compression and chunking.
Functions
Makes sure this and all parent metadata objects are represented in the hdf5 group (returns true iff a new group was added) |
|
Makes sure this and all parent metadata objects are represented in the hdf5 group (returns true iff a new group was added) |
|
Classes
HDF5FileHandler creates a reader or writer for HDF5 files. |
|
Handles reading Signal data from HDF5 files. |
|
Handles writing Signal data to HDF5 files with specified compression and buffering. |