runing error
menyuhang opened this issue · 2 comments
menyuhang commented
notem commented
Your OS is most likely killing the process due to system resource exhaustion (e.g. low on memory). Try reducing the number of triplets that are generated and used per epoch. That might help to reduce the resources the process is consuming and avoid getting killed by your system.
menyuhang commented
Your OS is most likely killing the process due to system resource exhaustion (e.g. low on memory). Try reducing the number of triplets that are generated and used per epoch. That might help to reduce the resources the process is consuming and avoid getting killed by your system.
Thank you very much, my computer memory is 32GB, it should be a little small