Hi,
I am trying to serve a complex model with multiple input and multiple output. To test the saved model (pb model), I try to load the model and run an example. But I am facing slice index error. Here is the information about my model:

And here my code to load and run the mode:

And here the slice index error:

I hope you can help me!
best Regards