Unrecognized keyword arguments passed to GRU: {'time_major': False} using TensorFlow 2.18 and Python 3.12 #20750
Labels
stat:awaiting response from contributor
type:support
User is asking for help / asking an implementation question. Stackoverflow would be better suited.
Hi everyone,
I encountered an issue when trying to load a Keras model saved as an
.h5
file. Here's the setup:Python version: 3.12
TensorFlow version: 2.18
Code:
Error message:
What I've tried:
.h5
file (unsuccessfully).Questions:
time_major
causing this error in TensorFlow 2.18?Any help or suggestions would be greatly appreciated!
Thank you!
The text was updated successfully, but these errors were encountered: