Closed PanXiongAdam closed 2 years ago
Hello, i have a issue about the extreme_utils. I follow the steps of the install, but it can't I test it in difference environment. I run it: cd ./layers/extreme_utils && export CUDA_HOME="/usr/local/cuda-10.1" && python setup.py build_ext --inplace
It seems that you succeeded to compile the code. Maybe it is caused by the incorrect use of python environment.
Hello, i have a issue about the extreme_utils. I follow the steps of the install, but it can't
I test it in difference environment. I run it: cd ./layers/extreme_utils && export CUDA_HOME="/usr/local/cuda-10.1" && python setup.py build_ext --inplace