Closed tzuhanchang closed 6 months ago
Add an option to save results to a HDF5 file when user option predict_output has .h5 extension. Otherwise, the results will be pickled as normal. When HDF5 format is used, no network RAW outputs will be saved.
HDF5
predict_output
.h5
Add an option to save results to a
HDF5
file when user optionpredict_output
has.h5
extension. Otherwise, the results will be pickled as normal. WhenHDF5
format is used, no network RAW outputs will be saved.