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

unable to serialize some objects #26

Open
KiaraGrouwstra opened this issue Apr 19, 2019 · 1 comment
Open

unable to serialize some objects #26

KiaraGrouwstra opened this issue Apr 19, 2019 · 1 comment

Comments

@KiaraGrouwstra
Copy link

I was trying to serialize a torchtext Dataset, for which pickle and anycache complain that 'generator' object is not callable.
apparently pickle alterantive dill can handle that.
it'd be nice if anycache would have that flexibility as well, perhaps hooking into dill for serialization.

@darrynten
Copy link
Owner

Did you ever make any progress with this?

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