Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 335 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 335 Bytes

Torch Checkpointing

Convert a torch model to a checkpointed model.

Reference

Tianqi Chen, Bing Xu, Chiyuan Zhang and Carlos Guestrin, "Training Deep Nets with Sublinear Memory Cost". Apr. 22, 2016. https://arxiv.org/abs/1604.06174.

HiddenLayer