ValueError: Shapes (None, 0, 5) and (None, 5) are incompatible

前端 未结 0 580
陌清茗
陌清茗 2021-01-18 14:12

I am solving this problem from kaggle. I am using Tensorflow.data.Dataset for Input pipeline. I think I have problem in creating label which shape is (0,5) after batching it

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