pytorch/torch/cuda
Xiaodong Wang 06934518a2 [AMD] Fix deprecated amdsmi api (#126962)
Summary: https://github.com/pytorch/pytorch/pull/119182 uses an API that has already been deprecated by c551c3caed. So fixing this in a backward compatible way

Differential Revision: D57711088

Pull Request resolved: https://github.com/pytorch/pytorch/pull/126962
Approved by: https://github.com/eqy, https://github.com/izaitsevfb
2024-05-26 20:11:23 +00:00
..
amp generalize custom_fwd&custom_bwd to be device-agnostic (#126531) 2024-05-25 06:48:16 +00:00
__init__.py [ROCm] amdsmi library integration (#119182) 2024-05-21 01:59:26 +00:00
_gpu_trace.py Refactor gpu trace to be device-agnostic (#121794) 2024-03-30 13:04:38 +00:00
_memory_viz.py [BE]: Apply ruff FURB 118. (#124743) 2024-04-26 14:34:52 +00:00
_sanitizer.py Refactor gpu trace to be device-agnostic (#121794) 2024-03-30 13:04:38 +00:00
_utils.py refactor code to share across different devices (#120602) 2024-02-28 09:42:58 +00:00
comm.py
error.py
graphs.py Fix public binding to actually traverse modules (#126103) 2024-05-15 19:36:03 +00:00
jiterator.py [BE]: TRY002 - Ban raising vanilla exceptions (#124570) 2024-04-21 22:26:40 +00:00
memory.py [AMD] Fix deprecated amdsmi api (#126962) 2024-05-26 20:11:23 +00:00
nccl.py [pytorch] Remove dot if no suffix (#113273) 2023-11-12 15:41:27 +00:00
nvtx.py
profiler.py
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 Add some type annotations to python stream and event classes (#126171) 2024-05-15 04:58:07 +00:00