nnmt.input_output.load_h5

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

Loads dictionary from h5 file.

Parameters:
filestr

File to be loaded.

Returns:
dict

Stored dictionary.