keras-surgeon icon indicating copy to clipboard operation
keras-surgeon copied to clipboard

error while deleting layer

Open anujshah1003 opened this issue 6 years ago • 1 comments

model_new_4 = delete_layer(model, layer_6)

ValueError: Input 0 is incompatible with layer dense_5: expected axis -1 of input shape to have value 18496 but got shape (None, 10368)

anujshah1003 avatar Jan 13 '19 23:01 anujshah1003

Hello,

have you solved this problem?

salfayez avatar Feb 05 '22 00:02 salfayez