用卷积神经网络进行房价等回归预测,最后输出pred=fnn.net(x, weights, biases),用print(pred)发现输出不出来正常的数据,显示的问题,大致意思是tensor是张量……