一、tensorflow的numpy与tensor互转. 1.数组(numpy)转tensor. 利用tf.convert_to_tensor(numpy),将numpy转成tensor. >>> a = np.ones((3,3)).
確定! 回上一頁