How to enable multi-process in Tensorflow 2.x?

后端 未结 0 339
南方客
南方客 2021-01-29 10:45

I used to familiar with the Dataset class in pytorch, when calling torch.utils.data.DataLoader(), you can set num_workers= xxx to enable multi-process to load the data(according

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