You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
Any comments and proposals are highly appreciated.
The text was updated successfully, but these errors were encountered: