Skip to content

Variable not found when initializing  #7

@Chia-Hsuan-Lee

Description

@Chia-Hsuan-Lee

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions