joblib.Parallel calls to a naive function are much higher than no sequential ones

前端 未结 0 1174
暗喜
暗喜 2020-12-17 22:02

I have a dummy function, and I\'m trying to illustrate the benefits of parallelization. In order to amortize the cost of spawning processes, I made that function slow, and w

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