pytorch/torch/cuda
Nikita Shulga 5989e1222d [BE] Set torch.cuda.has_half to True (#115884)
This check was introduced by https://github.com/pytorch/pytorch/pull/5417 and then turned into a tautology by https://github.com/pytorch/pytorch/pull/10147

So I guess it's time to let go of all that dynamic initialization (and may be just delete it in 2.3?)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/115884
Approved by: https://github.com/kit1980
2023-12-15 02:30:55 +00:00
..
amp Fixed docstring errors inside torch/cuda/ and torch/optim/ (Docathon H2) (#112964) 2023-11-13 22:16:44 +00:00
__init__.py [BE] Set torch.cuda.has_half to True (#115884) 2023-12-15 02:30:55 +00:00
_memory_viz.py [BE]: ruff apply rule PLW1510 to find silent subprocess errors (#113644) 2023-11-14 20:59:40 +00:00
_sanitizer.py Fix pydocstyle errors listed in issue 112589 (#113227) 2023-11-13 22:05:45 +00:00
_utils.py Fix pydocstyle errors listed in issue 112589 (#113227) 2023-11-13 22:05:45 +00:00
comm.py Apply UFMT to low traffic torch modules (#106249) 2023-07-29 23:37:30 +00:00
error.py
graphs.py Fix pydocstyle errors listed in issue 112589 (#113227) 2023-11-13 22:05:45 +00:00
jiterator.py Fix pydocstyle errors listed in issue 112589 (#113227) 2023-11-13 22:05:45 +00:00
memory.py Fix docstring errors in memory.py, nvtx.py (#112751) 2023-11-03 15:19:17 +00:00
nccl.py [pytorch] Remove dot if no suffix (#113273) 2023-11-12 15:41:27 +00:00
nvtx.py Fix docstring errors in memory.py, nvtx.py (#112751) 2023-11-03 15:19:17 +00:00
profiler.py Apply UFMT to low traffic torch modules (#106249) 2023-07-29 23:37:30 +00:00
random.py Fixed docstring errors inside torch/cuda/ and torch/optim/ (Docathon H2) (#112964) 2023-11-13 22:16:44 +00:00
sparse.py
streams.py Fix pydocstyle for issue 112591 (#113233) 2023-11-13 16:24:53 +00:00