Image Classification Model halting at epoch 1/25, tensorflow keras model
I have been following a tutorial of a deep learning neural network model project and for some reason my model halts at the first epoch when trying to train on a dataset of images. I am not sure if this is a problem with my version of tensorflow(I am running on python 3.9.12) or if it is a problem with the cpu not being able to process everything. My dataset includes about 8000 image files belonging to 70 classes. I am also receiving this error:
Local rendezvous is aborting with status: OUT_OF_RANGE: End of sequence