TF2.x: How to parallelize code inside a tf.data.Dataset generator?

后端 未结 0 1394
不知归路
不知归路 2020-12-19 06:32

aim is to train a tf.keras.Model with image data, where each sample is actually a stack of three RGB JPEGs, to essentially 9-channel images. Currently, my custom generator l

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