我遇到了一个问题,当我在 Spyder IDE 上运行 ML 模型时,我的内核会自动重新启动
以下是ipython控制台的输出
Allocation of 37748736 exceeds 10% of free system memory.
2021-06-26 23:41:03.711755: W tensorflow/core/framework/cpu_allocator_impl.cc:80] Allocation of 37748736 exceeds 10% of free system memory.
WARNING:tensorflow:Can save best model only with val_accuracy available, skipping.
Restarting kernel...