Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/google-cloud-platform/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Tensorflow tf.contrib.rnn.MultiRNNCell的输出_Tensorflow - Fatal编程技术网

Tensorflow tf.contrib.rnn.MultiRNNCell的输出

Tensorflow tf.contrib.rnn.MultiRNNCell的输出,tensorflow,Tensorflow,MultiRNNCell()的输出是什么样子的,最后一层的输出是什么?输出[-1]或输出[0] 我在找官方文件: 但我没有看到任何进一步的解释。谢谢。输出是最后一个单元格的输出,而不是所有单元格的串联输出

MultiRNNCell()的输出是什么样子的,最后一层的输出是什么?输出[-1]或输出[0]

我在找官方文件:


但我没有看到任何进一步的解释。谢谢。

输出是最后一个单元格的输出,而不是所有单元格的串联输出