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

Memory efficient MAML #72

Open
dbaranchuk opened this issue Dec 30, 2019 · 0 comments
Open

Memory efficient MAML #72

dbaranchuk opened this issue Dec 30, 2019 · 0 comments

Comments

@dbaranchuk
Copy link

Hi,

We would like to share the application of the gradient checkpointing technique to MAML. This allows performing way (~10-100x) more MAML steps with the same GPU memory budget. Maybe someone dealing with MAML will find it useful for their projects.

PyTorch implementation

Example:
Open In Colab

Any comments and proposals are highly appreciated.

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

1 participant