pytorch/docs/source/checkpoint.rst
Richard Zou 9c682f02b7
[docs] Fix some sphinx warnings (#6764)
These aren't important but too many of them can obscure real warnings
with the docs.
2018-04-19 12:37:42 -04:00

7 lines
158 B
ReStructuredText

torch.utils.checkpoint
======================
.. currentmodule:: torch.utils.checkpoint
.. autofunction:: checkpoint
.. autofunction:: checkpoint_sequential