AssertionError: Could not compute output Tensor(“dense_2/truediv:0”, shape=(None, 8, 7), dtype=float32)

后端 未结 0 1503
闹比i
闹比i 2020-12-12 03:20

I am trying to build a model that takes 2 inputs and multiple outputs using a functional API but i get an error that I couldnt fix while fitting the model. this is my model<

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