pytorch/torch/cuda
Brian Wignall e7fe64f6a6 Fix typos (#30606)
Summary:
Should be non-semantic.

Uses https://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines to find likely typos.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/30606

Differential Revision: D18763028

Pulled By: mrshenli

fbshipit-source-id: 896515a2156d062653408852e6c04b429fc5955c
2019-12-02 20:17:42 -08:00
..
__init__.py Fix typos (#30606) 2019-12-02 20:17:42 -08:00
__init__.pyi Add type hint for cuda.set_rng_state (#26200) 2019-09-14 19:29:42 -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
memory.py Comprehensive-ish instrumentation for CUDA memory allocator (#27361) 2019-10-08 15:42:48 -07:00
nccl.py Add streams and comms as optional arguments (#3968) 2017-12-04 13:51:22 -05:00
nvtx.py Improve Windows Compatibility (for csrc/scripts) (#2941) 2017-11-08 19:51:35 +01:00
profiler.py Fix nvprof mode in autograd profiler 2017-10-20 10:22:54 -04:00
random.py explicitly provide memory format when calling to clone() at Indexing.cpp 2019-11-07 05:38:32 -08: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