I have a model in keras consist of conv2D and Dense layers I give it two different input and the output is the same. my model is:
conv2D
Dense
in