Tongzhou Wang
83fe92870d
Update multiprocessing note now that shared CUDA tensors are refcounted ( #19904 )
...
Summary:
The mp notes are not updated after https://github.com/pytorch/pytorch/pull/16854 . (The torch.multiprocessing page is.)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/19904
Differential Revision: D15509661
Pulled By: soumith
fbshipit-source-id: 7c11e14a6c804498dda3adbf19710e63e6a564a0
2019-05-25 17:40:42 -07:00
Richard Zou
b4cd9f2fc9
Clarify mp note about sharing a tensor's grad field. ( #8688 )
...
* Clarify mp note about sharing a tensor's grad field.
* Address comments
* Address comments
2018-06-20 14:22:38 -04:00
braincodercn
5ee5537b98
Fix typo in document ( #7725 )
2018-05-21 11:10:24 -04:00
Richard Zou
0430bfe40b
[docs] Update broadcasting and cuda semantics notes ( #6904 )
...
* [docs] Update broadcasting and cuda semantics notes
* Update multiprocessing.rst
* address comments
* Address comments
2018-04-24 13:41:24 -04:00
Jonathan Tremblay
9004652c7b
updated the documentation to remove the unnecessary copy grads when using multiprocessing
2017-03-13 19:04:17 -04:00
Eli Stevens
b87c113cf4
CUDA documentation enhancement and docs versioning ( #848 )
...
* Add more detail to CUDA documentation
Also adds better cross-linking to the pages that discuss relevant topics.
* Adds recommendation to torch.save docs
* Make the version numbers for the docs dynamic
Might need tweaks for beta, 1.0, etc.
2017-02-26 08:33:26 -05:00
Adam Paszke
4cc11066b2
Add torch.utils.data docs and improve notes ( #460 )
...
* Add torch.utils.data docs and improve notes
2017-01-17 14:51:05 -05:00
Adam Paszke
7ced682ff5
Add notes
2017-01-16 20:38:14 -05:00