fac2003 / perceiver-multi-modality-pytorch

Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch
MIT License
37 stars 4 forks source link

Checkpointing #9

Closed fac2003 closed 3 years ago

fac2003 commented 3 years ago

Implement activation checkpointing to help scale model size.