The execution time of a celery task increases when called repeatedly in quick succession

前端 未结 0 488
余生分开走
余生分开走 2021-01-25 03:54

Objective

I have a list of images and on every image, I need to run a fixed number of ML models doing inference. EACH of these inference methods are celery

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