I am running a simple mnist python script from here
It seems the program stop at this line:
model.fit(x_train, y_train, batch_size=batch_size, epochs=e