Question
error deserializing class "inputLayer" Exception encountered: Unrecognized keyword arguments:["batch_shape"]]

I have useed TensorFlow Version 2.18.0 and keras version 3.8.0 to design and train GRU Model. The GRU model was analysed with X-Cube-AI 10.0.0. The error results are in the picture above.
Please help me sort the problem. Thanks.
