Skip to content

negative dimensions are not allowed #4

Description

@deepalis0

I am using Keras 1.1 on Theano backend ..and for the Backward pass i get error "negative dimensions are not allowed " in line
: deconv_layers[i].down(deconv_layers[i + 1].down_data) which is line number 467
I get this error for i=27
I commented 57
and also 75 to overcome the "AbstractConv2d Theano optimization failed" error

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