Pytorch multiprocessing with shared memory causes matmul to be 30x slower (with only two processes)

后端 未结 0 1655
春和景丽
春和景丽 2020-11-29 12:59

I am trying to improve the speed of my reinforcement learning algorithm by using multiprocessing to have multiple workers generating experience at the same time. Each proce

相关标签:
回答
  • 消灭零回复
提交回复
热议问题