nnmt.input_output.save_h5

nnmt.input_output.save_h5(file, d, *args, **kwargs)[source]

Saves dictionary to h5 file.

Parameters:
filestr

Output filename.

ddict

Dictionary to be stored.