RuntimeError: Expected object of scalar type Int but got scalar type Float for argument #3 ‘mat1’…
torch.float64
Traceback (most recent call last):
File "G:/Graph-master/train.py", line 173, in <module>
main()
File "G:/Graph-master/train.py", line 81, in main
metrics = engine.train(trainx, trainy[:, 0<