X_train=torch.FloatTensor(X_train).cuda()
when I Run this code I got this error:
Traceback (most recent call last): File "<