Problem when save model during training using Tensorflow-gpu. I got this error: AttributeError: module 'h5py' has no attribute 'File'

26 views Asked by At

I got this Problem when save model during training using Tensorflow-gpu. I got this error: AttributeError: module 'h5py' has no attribute 'File'.Plss help me!!!!

I had try uninstall and reinstall h5py package but it still not working. Here is the path to save weight: enter image description here Here is code train model: enter image description here And here is the error: enter image description here

0

There are 0 answers