Predicting in parallel using concurrent.futures of tensorflow.keras models

前端 未结 0 700
有刺的猬
有刺的猬 2021-02-04 05:19

I am trying to implement some parallel jobs using concurrent.futures. Each worker requires a copy of a TensorFlow model and some data. I implemented it in the follo

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