admin管理员组文章数量:1122846
Having a model instance as input, I would like to create a function that prints the input shape of the model layers. I am aware of model.layers() but this is not general enough for what I want. Layers in my models might not have a sequential order, and a layer might receive its input from a layer different than the one preceding it.
本文标签: How to get the input shape of TensorFlow layersStack Overflow
版权声明:本文标题:How to get the input shape of TensorFlow layers? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736305017a1932440.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论