Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValueError: Variable batchnormalization_1_running_mean/biased already exists, disallowed. Did you mean to set reuse=True in VarScope? Originally defined at: #19

Open
TrackingBird opened this issue Feb 7, 2018 · 1 comment

Comments

@TrackingBird
Copy link

Dear Lin, have you got the error when test.py
The test commmad is: python test.py -data data/test -pspath prediction
The results are:
File "test.py", line 67, in
Predict()
File "test.py", line 47, in Predict
model = createGCNetwork(hp, tp, True)
File "src\gcnetwork.py", line 134, in createFeature
tensor = layer(tensor)
.......
ValueError: Variable batchnormalization_1_running_mean/biased already exists, disallowed. Did you mean to set reuse=True in VarScope? Originally defined at:

hope for your reply , Thanks.

@xinge456
Copy link

I got the same error. Have you solve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants