You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am very interested in your project about the 3d shape synthesis. So I hope to run your code.
I use MacBook to run your code, and when I reload the model parameters, it poses OutOfRangeError.
OutOfRangeError (see above for traceback): Read less bytes than requested
[[Node: save/RestoreV2_4 = RestoreV2[dtypes=[DT_FLOAT], _device="/job:localhost/replica:0/task:0/cpu:0"](_arg_save/Const_0_0, save/RestoreV2_4/tensor_names, save/RestoreV2_4/shape_and_slices)]]
I am not know how I can do with this error, and I am not sure whether the version of tensorflow would lead to this problem.
The text was updated successfully, but these errors were encountered:
Hi,
I am very interested in your project about the 3d shape synthesis. So I hope to run your code.
I use MacBook to run your code, and when I reload the model parameters, it poses OutOfRangeError.
OutOfRangeError (see above for traceback): Read less bytes than requested
[[Node: save/RestoreV2_4 = RestoreV2[dtypes=[DT_FLOAT], _device="/job:localhost/replica:0/task:0/cpu:0"](_arg_save/Const_0_0, save/RestoreV2_4/tensor_names, save/RestoreV2_4/shape_and_slices)]]
I am not know how I can do with this error, and I am not sure whether the version of tensorflow would lead to this problem.
The text was updated successfully, but these errors were encountered: