AttSets icon indicating copy to clipboard operation
AttSets copied to clipboard

About DataLossError

Open happyday521 opened this issue 7 years ago • 1 comments

I meet the problem:

DataLossError (see above for traceback): Checksum does not match: stored 769046061 vs. calculated on the restored bytes 1925235876 [[Node: save/RestoreV2_127 = RestoreV2[dtypes=[DT_FLOAT], _device="/job:localhost/replica:0/task:0/device:CPU:0"](_arg_save/Const_0_0, save/RestoreV2_127/tensor_names, save/RestoreV2_127/shape_and_slices)]] [[Node: save/RestoreV2_112/_225 = _Recvclient_terminated=false, recv_device="/job:localhost/replica:0/task:0/device:GPU:0", send_device="/job:localhost/replica:0/task:0/device:CPU:0", send_device_incarnation=1, tensor_name="edge_454_save/RestoreV2_112", tensor_type=DT_FLOAT, _device="/job:localhost/replica:0/task:0/device:GPU:0"]]

Do you know why? My tf version is 1.9.0. THX!

happyday521 avatar Oct 24 '18 07:10 happyday521

@tangjilin Just found this issue and sorry for my late response. Could you use tf1.4 instead? I did experiments on this version and everything is fine.

Yang7879 avatar Nov 04 '18 00:11 Yang7879