When reading a file using h5py==2.80, float values read from the file as a numpy.float64 do not cast correctly back to a python.float i.e. read_float = h5py.File ...
/project/nets/layers.py:323: TracerWarning: Converting a tensor to a Python float might cause the trace to be incorrect. We can't record the data flow of Python ...