pytorch/torch/utils/hipify
Nikita Shulga 6b0c6f2856 [BE] Delete pre-CUDA-10.1 code from SparseCUDABlas (#155079)
As latest PyTorch is no longer buildable against it CUDA-10, so this is essentially a dead code

Made small change to hipify script to rename `cusparseGetErrorString` to `hipsparseGetErrorString`
Pull Request resolved: https://github.com/pytorch/pytorch/pull/155079
Approved by: https://github.com/atalman, https://github.com/cyyever
2025-06-04 03:29:24 +00:00
..
__init__.py
constants.py Revert "[ROCm] remove caffe2 from hipify (#137157)" 2024-10-08 17:45:45 +00:00
cuda_to_hip_mappings.py [BE] Delete pre-CUDA-10.1 code from SparseCUDABlas (#155079) 2025-06-04 03:29:24 +00:00
hipify_python.py Fix more URLs (#153277) 2025-05-14 16:23:50 +00:00
version.py