tensorflowbook icon indicating copy to clipboard operation
tensorflowbook copied to clipboard

Cheapter6:chinese segment ValueError:

Open BlazarBruce opened this issue 5 years ago • 0 comments

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.

BlazarBruce avatar Sep 10 '19 06:09 BlazarBruce