Open
Description
openedon May 25, 2017
Hello,
I'm converting an hdf5 file produced by keras to json which works fine.
However, upon converting back from this json file to hdf5 I am running into errors with a call within h5json/hdf5db.py, in the function toRef(....)
In Line 1745, in toRef, for item in data:
Nonetype object is not iterable.
Is there a current issue in handling hdf5 files generated by Keras?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels