GengDavid/pytorch-cpn

about the cpu utilized percent

songyonger opened this issue · 2 comments

When I run the train. py ,the cpu utilized percent is more than 300%. How can I solve the problem?

Maybe you can adjust the number of workers in dataloader by changing this parameter.