summaryrefslogtreecommitdiff
path: root/docs/source/notes/cuda.rst
AgeCommit message (Expand)AuthorFilesLines
2019-04-20Move cuFFT plan cache note outside Best Practices (#19538)Tongzhou Wang1-28/+28
2019-04-18Add device-specific cuFFT plan caches (#19300)Tongzhou Wang1-0/+28
2019-01-14Add cuda.reset_max_memory_* (#15985)SsnL1-4/+4
2018-09-28Docs: Change cuda(async) —> cuda(non_blocking) (#12158)cclauss1-3/+4
2018-06-10Fix sample code for cuda stream (#8319)Kaiyu Shi1-1/+1
2018-04-24[docs] Update broadcasting and cuda semantics notes (#6904)Richard Zou1-48/+92
2018-04-06Fix typos (#6348)Kento NOZAWA1-1/+1
2018-02-27add faq on cuda memory management and dataloder (#5378)Tongzhou Wang1-1/+1
2018-01-27Improve `torch.cuda.empty_cache` documentation (#4879)Tongzhou Wang1-3/+6
2018-01-21More documentation for CUDA stream functions. (#4756)Yongjik Kim1-0/+50
2018-01-09Methods for checking CUDA memory usage (#4511)Tongzhou Wang1-2/+6
2017-11-07Exposing emptyCache from allocator (#3518)SsnL1-1/+11
2017-11-05Tidy up CUDA notesKaixhin1-22/+25
2017-10-25Document CUDA best practices (#3227)Kai Arulkumaran1-0/+76
2017-07-11fix minor typos (#2051)Hungryof1-1/+1
2017-03-17Fix a typo in docs about pinned memory buffers (#1023)Du Phan1-1/+1
2017-02-26CUDA documentation tweaks (#858)Eli Stevens1-3/+5
2017-02-26CUDA documentation enhancement and docs versioning (#848)Eli Stevens1-0/+18
2017-01-27Fix cuda notesAlfredo Canziani1-3/+6
2017-01-17Add torch.utils.data docs and improve notes (#460)Adam Paszke1-1/+24
2017-01-16Minor fixes and torch.cuda docsAdam Paszke1-0/+37