shentianxiao / language-style-transfer

Apache License 2.0
553 stars 135 forks source link

ValueError: Input 0 of layer gru_cell_2 is incompatible with the layer: its rank is undefined, but the layer requires a defined rank. #31

Closed zhunipingan closed 4 years ago

zhunipingan commented 4 years ago

hi, I met the problem ValueError: Input 0 of layer gru_cell_2 is incompatible with the layer: its rank is undefined, but the layer requires a defined rank. Do you know how do solve it, I have no idea.

zhunipingan commented 4 years ago

solved it, maybe the version of tensorflow is not suited.

zhufeijuanjuan commented 4 years ago

i met the problem too. what's the suitable version of tf. thx.