Hi, do we consider publishing wheels with Python and libtorch stable ABI? Basically this means we no longer need to build a different wheel for every Python and PyTorch version. We only need to build different wheels for Windows/Linux and CUDA 12/CUDA 13/ROCm 7.
I've also started discussion in nunchaku and causal-conv1d. I'm willing to help convert more wheels into this format if you need.
Hi, do we consider publishing wheels with Python and libtorch stable ABI? Basically this means we no longer need to build a different wheel for every Python and PyTorch version. We only need to build different wheels for Windows/Linux and CUDA 12/CUDA 13/ROCm 7.
I've also started discussion in nunchaku and causal-conv1d. I'm willing to help convert more wheels into this format if you need.