hakanonal / geodashml

ML reinforcement learning project that learns how to play geometry dash game
GNU General Public License v3.0
0 stars 1 forks source link

Tensorflow Warning Message About System Memory #2

Open hakanonal opened 4 years ago

hakanonal commented 4 years ago

In the begening of the execution tensorflow throws some warning messages about system memory. The exact warning message is here:

tensorflow/core/framework/cpu_allocator_impl.cc:81] Allocation of 222499584 exceeds 10% of free system memory.

Example Logs: https://app.wandb.ai/hakanonal/geodashml/runs/1547rh10/logs

hakanonal commented 4 years ago