I have a keras model that takes an input of shape (1,6,7,3) and has two outputs of shapes (1,7) and scalar. I saved the input and the
(1,6,7,3)
(1,7)
scalar