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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lightning Module's to_disk should use fsspec to write reusults #3890

Closed
ananthsub opened this issue Oct 6, 2020 · 1 comment 路 Fixed by #3930
Closed

Lightning Module's to_disk should use fsspec to write reusults #3890

ananthsub opened this issue Oct 6, 2020 · 1 comment 路 Fixed by #3930
Labels
feature Is an improvement or enhancement help wanted Open to be worked on

Comments

@ananthsub
Copy link
Contributor

馃殌 Feature

use fsspec here to support more storage backends besides local disk:
https://github.com/PyTorchLightning/pytorch-lightning/blob/cea5f1f53876399dfaa0d37accdc527af7ca39af/pytorch_lightning/trainer/supporters.py#L138-L165

cc @nateraw

@ananthsub ananthsub added feature Is an improvement or enhancement help wanted Open to be worked on labels Oct 6, 2020
@zephyrzilla
Copy link

I would like to take a look into this, and submit a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Is an improvement or enhancement help wanted Open to be worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants