ValueError: Could not flatten dictionary: key Tensor("MultiRNNCellZeroState_1/BasicLSTMCellZeroState

今天晚上在做多个LSTM堆叠生成文字时,遇到了这个报错:ValueError: Could not flatten dictionary: key Tensor("MultiRNNCellZeroState_1/BasicLSTMCellZeroState/zeros:0", shape=(1, 128), dtype=float32) is not unique. 原来代码是这样的, 我自己研究
相关文章
相关标签/搜索