2016-11-11 tf.stackとtf.parallel_stackの違い AI parallel_stackの方が引数の計算がまだ終わってない時にstackできるので速いが backpropagationができないという問題がある。 参考: www.tensorflow.org