Open DineshRajanT opened 4 years ago
I ran into this error while giving images more than 1MB. "Allocation of 6144000000 exceeds 10% of system memory." even though I changed the TCMALLOC_LARGE_ALLOC_REPORT_THRESHOLD env variable to a huge size..
@DineshRajanT what is your system config??
@anish9 I have a system with i3 and 8GB ram....But I am using Colab for deep learning.....
I ran into this error while giving images more than 1MB. "Allocation of 6144000000 exceeds 10% of system memory." even though I changed the TCMALLOC_LARGE_ALLOC_REPORT_THRESHOLD env variable to a huge size..