dmn-tensorflow icon indicating copy to clipboard operation
dmn-tensorflow copied to clipboard

ValueError: Variable DMN/Episodic/Layer0/...BatchNorm/moments/Squeeze/ExponentialMovingAverage/ does not exist, or was not created with tf.get_variable(). Did you mean to set reuse=tf.AUTO_REUSE in VarScope?

Open JaneShenYY opened this issue 5 years ago • 2 comments

Please how to solve this problem. It seems complicated.

ValueError: Variable DMN/Episodic/Layer0/AttnGate/AttrGRU/Gates/Linear1/BatchNorm/DMN/Episodic/Layer0/AttnGate/AttrGRU_1/Gates/Linear1/BatchNorm/moments/Squeeze/ExponentialMovingAverage/ does not exist, or was not created with tf.get_variable(). Did you mean to set reuse=tf.AUTO_REUSE in VarScope?

JaneShenYY avatar Oct 09 '18 06:10 JaneShenYY

I also have this problem

lucyboll avatar Nov 02 '18 13:11 lucyboll

what about this problem

wllw2011 avatar May 28 '19 08:05 wllw2011