Open abelsaug opened 6 years ago
I tried running with CPU but I'm getting this error when I try to build the Cython modules: EnvironmentError: The nvcc binary could not be located in your $PATH. Either add it to your path, or set $CUDAHOME
RRoI pooling is not implemented in CPU mode, thus it cannot work on CPU mode
So, it can't be even tested in CPU?
@Mypathissional yep
I tried running with CPU but I'm getting this error when I try to build the Cython modules: EnvironmentError: The nvcc binary could not be located in your $PATH. Either add it to your path, or set $CUDAHOME