1. tf.argmax 该函数返回一个int64的tensor,而不管输入的tensor是什么数据类型的。这点在32位系统中应用的时候需要注意。32位系统可能会报出illegal instruciton的error。