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

[Suggestion] torch.func in Pytorch 2.1 #19

Open
ZeenSong opened this issue Nov 22, 2023 · 1 comment
Open

[Suggestion] torch.func in Pytorch 2.1 #19

ZeenSong opened this issue Nov 22, 2023 · 1 comment

Comments

@ZeenSong
Copy link

Have you considered changing the implementation of IterativeProblem from functorch to torch.func() since the functorch APIs will be deprecated in future versions?

@sangkeun00
Copy link
Contributor

Hello @ZeenSong,

Thanks for the suggestion. When I worked on IterativeProblem, functorch was somewhat unstable, throwing a lot of errors. I am currently working on another project, but will try to revisit this issue once I have more time. In the meantime, feel free to submit PR, if you have a chance to get to work on it.

Best,
Sang

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