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

Problem while training my own data #8

Open
PubuduLakshan opened this issue Sep 1, 2018 · 0 comments
Open

Problem while training my own data #8

PubuduLakshan opened this issue Sep 1, 2018 · 0 comments

Comments

@PubuduLakshan
Copy link

Hello,
I got the following error on trying to train with my own data.

cannot reshape array of size 0 into shape (0,newaxis)
Apply node that caused the error: Reshape{2}(Pool{ignore_border=True, mode='max', ndim=2}.0, MakeVector{dtype='int64'}.0)
Toposort index: 247
Inputs types: [TensorType(float64, 4D), TensorType(int64, vector)]
Inputs shapes: [(0L, 1024L, 4L, 8L), (2L,)]
Inputs strides: [(262144L, 256L, 64L, 8L), (8L,)]
Inputs values: [array([], shape=(0L, 1024L, 4L, 8L), dtype=float64), array([ 0, -1], dtype=int64)]
Outputs clients: [[InplaceDimShuffle{1,0}(Reshape{2}.0), Dot22(Reshape{2}.0, W)]]

www

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

1 participant