Why is Keras “plot_model” plotting incorrect graph for a double-nested model

后端 未结 0 1032
失恋的感觉
失恋的感觉 2021-01-05 12:04

When I create a model_AE from 2 nested models (encoder,decoder), plot_model plots them correctly. But when I further nest model_AE with model_HR into the final end2end model

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