google-deepmind/kinetics-i3d

Allocation of 513802240 exceeds 10% of system memory.

Nadern96 opened this issue · 1 comments

when i try to run test file
python i3d_test.py
this message appears and the process is skipped .
"tensorflow/core/framework/allocator.cc:107] Allocation of 513802240 exceeds 10% of system memory"
[ SKIPPED ] I3dTest.test_session

when i try to run test file
python i3d_test.py
this message appears and the process is skipped .
"tensorflow/core/framework/allocator.cc:107] Allocation of 513802240 exceeds 10% of system memory"
[ SKIPPED ] I3dTest.test_session

I have the same problem. Have you found how to solve it?