Error: Using tensorflow dataset for multiple input layer with keras

前端 未结 0 1836
小鲜肉
小鲜肉 2020-12-15 02:45

I have multiple input layers (20 input layers) and I want to use a tf.dataset for feeding the model. The batch_size is 16. Unfortunately model.fit(train_d

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