Closed yangco-le closed 1 year ago
Hi @yangco-le! Thank you for your interest in our work. The TSP code is now fully uploaded.
It seems that the installer of our torch_sampling
failed in copying torch_scatter/_segment_csr_{cuda,cpu}.so
from pip's package folder to lib_segment_csr_{cuda,cpu}.so
in gcc's library folder. You may modify setup.py
or copy them manually.
Dear authors, I kept the dependencies the same as you recommended, but I still failed to run
pip install ./ torch_sampling
.Dependencies:
GPU: RTX 3090 CPU: AMD EPYC 7302 16-Core Processor
Command line output: