Skip to content

Problem while training my own data #8

Open
@PubuduLakshan

Description

@PubuduLakshan

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

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