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

PyTorch port? #268

Open
derpyplops opened this issue Nov 23, 2022 · 2 comments
Open

PyTorch port? #268

derpyplops opened this issue Nov 23, 2022 · 2 comments

Comments

@derpyplops
Copy link

Any plans to do this? I might be interested to try working on this if not

@modricwang
Copy link

Just do it!

@Sohl-Dickstein
Copy link
Contributor

We've gotten a lot of messages asking for a PyTorch port. We have no current plans to make one ourselves. We would love + be grateful for someone to take it on!!

There was one other message from someone saying they might make a port (as opposed to just wishing there was one): https://mastodon.social/@Sdatkinson/109378948264886553

One quick high level pieces of advice:

  • I would choose a simple, multi-tensor, optimization problem, and make sure the JAX and PyTorch versions generate the same optimization trajectory on both. When porting a NN there are a lot of ways to implement a subtly different function that still somewhat works.

Thank you! And let us know how it goes!!

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

3 participants