QPyTorch icon indicating copy to clipboard operation
QPyTorch copied to clipboard

Enablement on ROCm

Open rraminen opened this issue 8 months ago • 1 comments

This PR contains the below two changes

  1. forceinline needs inline and always_inline on ROCm
  2. extra_include_paths is required for the hipification of quant_cuda header files.

rraminen avatar Feb 12 '25 22:02 rraminen