Open fmingsl opened 3 months ago
Today I use env.yml to create a new environment to run predict.py, and it has an AttributeError: conv2d is not available with Keras 3 which in model.py.My env version is tensorflow-2.16.2 and keras-3.4.1.
conv2d
Today I use env.yml to create a new environment to run predict.py, and it has an AttributeError:
conv2d
is not available with Keras 3 which in model.py.My env version is tensorflow-2.16.2 and keras-3.4.1.