Thanks again for reporting the issue, the problem has been reproduced in our latest release (5.2), it comes from an incorrect padding management in case of 1D tensors.
It will be fixed in X-Cube-AI 6.0 early next year.
I finally got back to this. You were right. Once I removed the model nesting, the analysis worked correctly. I am glad I can even use multi-input Keras models.
I checked my model and everything seems okey. My model has 3 inputs (X, Y, Z) and 6 output labels. I had constructed bunch of segments according to dataset. With this error text, which things should I control or change?