Open nsameerr opened 3 years ago
These instruction worked fine for importing tensor flow on Apple M1. However my kernel is dying when I run the tensorflow.keras.models.Sequential.Fit() method. Does anyone have a solution to fix this problem?
I'm having the same issue 😞
How dying?When I run my program, I found that my lstm model's prediction consequence is not as same as before...But I can't fix it.
These instruction worked fine for importing tensor flow on Apple M1. However my kernel is dying when I run the tensorflow.keras.models.Sequential.Fit() method. Does anyone have a solution to fix this problem?