Mika Y

Results 1 comments of Mika Y

I had a same issue. (keras -2.4.3) I changed "from keras.layers" to "from tensorflow.keras.layers" on factory.py file and the error is gone.