[Solution found!] 由Session.run或eval为NumPy数组返回的任何张量。 >>> print(type(tf.Session().run(tf.constant([1,2,3])))) <class 'numpy.ndarray'> 要么: ...
確定! 回上一頁