-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
First of all, i am excited to see this awesome implementation, your code is easy to read !
ValueError: Variable DMN/Episodic/Layer0/AttnGate/AttrGRU/Gates/Linear1/BatchNorm/DMN/Episodic/Layer0/AttnGate/AttrGRU_1/Gates/Linear1/BatchNorm/cond/DMN/Episodic/Layer0/AttnGate/AttrGRU_1/Gates/Linear1/BatchNorm/moments/normalize/mean/ExponentialMovingAverage/biased does not exist, or was not created with tf.get_variable(). Did you mean to set reuse=None in VarScope?
I am on python3.5
I have searched the code and there isn't any variable declared with the error-prone "tf.variable()"
All of them are declared with tf.getvariable()
So i am not sure what is the problem here . Maybe you can help me ? Thanks really a lot !
@therne
Metadata
Metadata
Assignees
Labels
No labels