pytorch/torch/cuda
Jerry Ma 88c447bf71 Change DeprecationWarning to UserWarning in torch.cuda (#32142)
Summary:
Follow-up of https://github.com/pytorch/pytorch/issues/27361 .

Addresses https://github.com/pytorch/pytorch/issues/32141 .
Pull Request resolved: https://github.com/pytorch/pytorch/pull/32142

Differential Revision: D19404540

Pulled By: gchanan

fbshipit-source-id: f0b230a3224004286064da2b617ff471ba272f47
2020-05-06 08:28:43 -07:00
..
amp Amp gradient accumulation example (#36601) 2020-04-17 09:56:36 -07:00
__init__.py Python API for Complex Storage and storage copy logic (#35771) 2020-05-01 11:47:22 -07:00
__init__.pyi Fix multiple issues with type annotations (#36358) 2020-04-29 11:16:39 -07:00
_utils.py Fix trivial typos in torch.cuda._utils (#16026) 2019-01-17 10:40:43 -08:00
comm.py Turn on F401: Unused import warning. (#18598) 2019-03-30 09:01:17 -07:00
error.py Add CUDA profiler bindings 2017-09-25 23:21:30 -04:00
memory.py Change DeprecationWarning to UserWarning in torch.cuda (#32142) 2020-05-06 08:28:43 -07:00
nccl.py Add streams and comms as optional arguments (#3968) 2017-12-04 13:51:22 -05:00
nvtx.py Stop using ctypes to interface with CUDA libraries. (#33678) 2020-03-11 07:22:46 -07:00
profiler.py Stop using ctypes to interface with CUDA libraries. (#33678) 2020-03-11 07:22:46 -07:00
random.py Fix multiple issues with type annotations (#36358) 2020-04-29 11:16:39 -07:00
random.pyi Fix multiple issues with type annotations (#36358) 2020-04-29 11:16:39 -07:00
sparse.py Delete dead Tensor code paths (#5417) 2018-02-27 17:58:09 -05:00
streams.py Bag of documentation fixes; fix more sphinx warnings (#27850) 2019-10-15 07:31:14 -07:00