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

joblib serialization fails to work with autograd #741

Closed
CamDavidsonPilon opened this issue Jun 11, 2019 · 2 comments
Closed

joblib serialization fails to work with autograd #741

CamDavidsonPilon opened this issue Jun 11, 2019 · 2 comments

Comments

@CamDavidsonPilon
Copy link
Owner

Some resources:
HIPS/autograd#38
https://joblib.readthedocs.io/en/latest/auto_examples/serialization_and_wrappers.html

@AbdealiLoKo
Copy link
Contributor

I wonder if using autograd is much useful considering that the README suggests using JAX now:

https://github.com/HIPS/autograd

Note: Autograd is still being maintained but is no longer actively developed. The main developers (Dougal Maclaurin, David Duvenaud, Matt Johnson, and Jamie Townsend) are now working on JAX, with Dougal and Matt working on it full-time. JAX combines a new version of Autograd with extra features such as jit compilation.

@AbdealiLoKo
Copy link
Contributor

@CamDavidsonPilon This is solved now as part of #845

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

No branches or pull requests

2 participants