Hvass-Labs / TensorFlow-Tutorials

TensorFlow Tutorials with YouTube Videos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tutorial 21 Already Exists Error

muhammadfhadli1453 opened this issue · comments

Hi, can you help me with this problem with machine translation?

When I run model_train.fit I got AlreadyExistError as shown in the picture

image

And the detail information looks like this

AlreadyExistsError: Resource __per_step_38/training/RMSprop/gradients/decoder_gru1_2/while/ReadVariableOp_6/Enter_grad/ArithmeticOptimizer/AddOpsRewrite_Add/tmp_var/struct tensorflow::TemporaryVariableOp::TmpVar
	 [[{{node training/RMSprop/gradients/decoder_gru1_2/while/ReadVariableOp_6/Enter_grad/ArithmeticOptimizer/AddOpsRewrite_Add/tmp_var}}]]

I have checked that Tutorial 21 works with TensorFlow version 1.12.0 and Keras version 2.1.6-tf running on Ubuntu 16 with a GTX 1070 GPU.

I don't know what is causing your problem, but everything works fine on my system.

When you file error reports, it is important that you are very specific about the system you are running, the errors you experience, and whether you have made any modifications to the code.

I just wasted an hour checking this works, because you weren't being clear. I'm not happy about that!