Open isVoid opened 6 years ago
did you ever find the solution to this problem? I am dealing with the same.
Did you train the model with 1 GPU? I guess it's because one cannot do multiple GPU inference using a model that is trained on 1 GPU.
This is also happening to me.
Error: In Demo notebook, when using
GPU_COUNT=3
andit shows
InvalidArgumentError: Input to reshape is a tensor with 600 values, but the requested shape has 1800
Environment: python3 tensorflow 1.4.0 Hardware: 3x Titan X
Full stack trace: