-
-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem on data type (.float()/.double()) #70
Comments
Hello @sansiro77 , and thank you for all your current contributions to BLiTZ. I think I did not understand your issue, can you give me some more details? What is the expected behavior? How is it behaving? As soon as I know dis, if there is a bug I can try fixing it. |
Sorry for the late reply. |
I found that if you use
.double()
to change the type of both model and data, the printed parameters will keep unchanged (although the model seems to be updated). Are there any explanations?The text was updated successfully, but these errors were encountered: