Resource localhost/rnn/multi_rnn_cell/cell_2/layer_2/bias/class tensorflow::Var does not exist.
最近搭建LSTM网络,各个参数都初始化好了,但是进行参数更新时就出错 下面是出错提示 FailedPreconditionError: Error while reading resource variable rnn/multi_rnn_cell/cell_2/layer_2/bias from Container: localhost. This could mean that the var…