How to stop the waiting time between the process in ProcessPoolExecutor

前端 未结 0 1466
耶瑟儿~
耶瑟儿~ 2021-01-19 14:50

I have a huge task to deal with about 2000 long videos. My code is something like:

ctx = mp.get_context("spawn")  # It is neccessary to GPU in multi         


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