Closed
Description
Hello, I am working on compiling a model that uses MaxPooling2D, UpSample2D, Concatenate, Conv2D, and BatchNorm. We were facing problems with the BatchNorm outputs being deleted, but were able to resolve that. Now we have hit the following error and are wondering where these layers are being deleted. Does anyone have any idea what could be happening here?