Open xdsonglinliu opened 7 years ago
Is setup.py for CPU only version and setup_cuda.py for GPU version? and if I use GPU, whether we should compile setup.py and setup_cuda.py sequentially? Thanks a lot.
setup is for compiling cpu version, setup_cuda is for gpu version
Is setup.py for CPU only version and setup_cuda.py for GPU version? and if I use GPU, whether we should compile setup.py and setup_cuda.py sequentially? Thanks a lot.