cracktichi

Results 1 comments of cracktichi

I must add parameters **reuse=tf.AUTO_REUSE** and add **sess.run(tf.local_variables_initializer())** before **tf.run(init)** at end of code. Then it working fine!