InvalidArgumentError: logits and labels must have the same first dimension, got logits shape [32,32] and labels shape [64]

前端 未结 0 1229
[愿得一人]
[愿得一人] 2021-01-07 18:49

I am trying to convert the single-word answers question-answer model to multiple-word answers. I am using the Keras implementation of dynamic memory nets. The code I updated

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