Implementing Skip Connections

I am facing issue in implementing skip connections in my encoder-decoder model. I am getting size mismatch issue. Can anyone give a simple example for encoder-decoder architecture with skip connections?

@ptrblck please help on priority basis
thank you

unet isn’t defined here, please provide a reproducible example

sorry I have updated the code

@ptrblck still waiting for your response

Please don’t tag specific users as it might discourage others to give you a valid response.
It seems @Brock_Brown was already trying to check your code, which was incomplete.