thewintersun / tensorflowbook

tensorflow教程每个章节的源码

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cheapter6:chinese segment ValueError:

BlazarBruce opened this issue · comments

commented

my tf version is 1.30.
but I meet the bug:
ValueError: Trying to share variablestack_bidirectional_rnn/cell_0/bidirectional_rnn/fw/lstm_cell/kernel, but specified shape (360, 480) and found shape (1120, 480).
I just don't know how to deal it.