i use tensorflow v2.7, kernel-4.4.38, CUDA v8.0.72 and L4T R28.1 on the TX1.
when i use tensorflow to train model repeatedly, occur ‘killd’ message after one normal training.
this error occurs during the model builing phase.
so, after rebooting TX1, i can train model without any problem.
all the time, i need to reboot TX1 every model training
i force to refresh cache memory and swap memory directly. but it still doesn’t work normally.
in other words, i can train model with tensorflow only once without any error. after training, if i want to train again, i need to reboot TX1.
why occurs this 'killed’error?