neural_collaborative_filtering icon indicating copy to clipboard operation
neural_collaborative_filtering copied to clipboard

The program will hang out when setting num_thread to be more than 1

Open syzhangseem opened this issue 6 years ago • 2 comments

When I set the num_thread to be more than 1, e.g., 2, the program will hang out after print the Init: HR and NDCG information forever. Is there anything wrong with the multiprocessing version of the evaluate_model() function? The code can work perfectly when the num_thread = 1.

syzhangseem avatar Mar 25 '18 15:03 syzhangseem

Hello, can you solve it

998898 avatar Jan 04 '24 08:01 998898

我是在后面一篇BCFnet的论文发现了这个 问题,发现evaluate沿用的NCF的,请问这个问题您解决了吗

998898 avatar Jan 04 '24 08:01 998898