keras.ops is only available in Keras 3, this you have a version of keras that is too old, you probably need Keras 3 instead of 2.10.
--
You received this message because you are subscribed to the Google Groups "Keras-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to keras-users...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/keras-users/2472731.EWBfLOe8Lm%40vsd-grey-wolf.
So the concept of ops is actually from keras 3 version. As you say you are using the keras 2 version. So that's why you are getting this error. To resolve this you need to have keras 3 installed.
--
You received this message because you are subscribed to the Google Groups "Keras-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to keras-users...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/keras-users/ee5cd1af-66a9-4c46-881f-ecf33fdd3157n%40googlegroups.com.