黄亦斌
Results
3
comments of
黄亦斌
It is slow because of the memory leak of the line: global_step.assign(it).eval() this line can be deleted!!!!
Ok, I don't know what happened. I just add line sess.graph.finalize() after the line sess.run(init_op). and comment "global_step.assign(it).eval()" The train time is 4~5 faster than the original version. BTW, the...
因为这些没有缺陷