pytorch/docs/source/notes
Tongzhou Wang 5918243b0c Methods for checking CUDA memory usage (#4511)
* gpu mem allocated

* add test

* addressed some of @apaszke 's comments

* cache stats

* add more comments about test
2018-01-09 11:47:48 -05:00
..
autograd.rst .creator -> .grad_fn in the code example (#2171) 2017-07-21 14:43:16 -04:00
broadcasting.rst fix docs for broadcast warning 2017-06-26 14:50:57 -04:00
cuda.rst Methods for checking CUDA memory usage (#4511) 2018-01-09 11:47:48 -05:00
extending.rst Fix to make the sample code executable as-is in "Extending PyTorch" (#2621) 2017-09-05 10:19:49 -04:00
multiprocessing.rst updated the documentation to remove the unnecessary copy grads when using multiprocessing 2017-03-13 19:04:17 -04:00
serialization.rst code syntax error in document (serialization.rst) (#937) 2017-03-06 10:06:04 -05:00