2017-04-03 69 views

回答

0

您可以使用

net.layers[i].output.get_values() 

到張量的值轉換成numpy的陣列。

而且隨後,您使用以下方法來保存這些值:

numpy.savetxt