ValueError: Tensor must be from the same graph as Tensor with Bidirectinal RNN in Tensorflow

后端 未结 3 1387
再見小時候
再見小時候 2020-12-06 09:09

I\'m doing text tagger using Bidirectional dynamic RNN in tensorflow. After maching input\'s dimension, I tried to run a Session. this is blstm setting parts:



        
3条回答
提交回复
热议问题