Open
Description
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)]]
Metadata
Metadata
Assignees
Labels
No labels