Debug 路漫漫-10:AttributeError: 'Embedding' object has no attribute 'get_shape'
Posted shenxiaolin
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Debug 路漫漫-10:AttributeError: 'Embedding' object has no attribute 'get_shape'相关的知识,希望对你有一定的参考价值。
CNN的Embedding层报错:
报错:AttributeError: ‘Embedding‘ object has no attribute ‘get_shape‘
查了下是这个问题:
即,在Embedding函数后面添加:input、output 即可。
以上是关于Debug 路漫漫-10:AttributeError: 'Embedding' object has no attribute 'get_shape'的主要内容,如果未能解决你的问题,请参考以下文章