AssertionError: Could not compute output Tensor(“dense/Sigmoid:0”, shape=(None, 1), dtype=float32)

后端 未结 0 983
-上瘾入骨i
-上瘾入骨i 2020-11-30 06:17

I am trying to create a multi branch CNN-LSTM model. I have created 4 models and concatenate it. I am getting the assertion error. Here is my code.

top_words=         


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