Skip to content
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

RuntimeError: This function was deprecated since version 1.9 and is now removed. #31

Open
s0966066980 opened this issue Jun 4, 2024 · 2 comments

Comments

@s0966066980
Copy link

Can anyone solve the problem of normal training when pytorch>1.9?

image

@TimSC
Copy link
Collaborator

TimSC commented Jun 6, 2024

I fixed this problem in a separate branch but I don't know if STAR is adding torch 2 support officially.

026d90e

I guess we could just put in this single issue?

Update: Ah this fix was merged into STAR. #11 It should work now?

@s0966066980
Copy link
Author

我在一個單獨的分支中修復了這個問題,但我不知道 STAR 是否正式添加了 torch 2 支援。

026d90e

我想我們可以只放入這一期嗎?

更新:啊這個修復已合併到 STAR 中。#11現在應該可以了嗎?

I will later use the torch=1.8 version and replace it with cuda=11.4 because there are too many problems in cuda11.8. Thank you for your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants