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. 原來代碼是這樣的, 我自己研究
相關文章
相關標籤/搜索