fransiskusyoga

Results 1 comments of fransiskusyoga

I dont know is it correct or not but what I did was. OOO in models/correlation_package/setup.py remove ", extra_compile_args={'cxx': cxx_args, 'nvcc': nvcc_args}" OOO in /models/correlation_package/correlation_cuda.cc change “at::globalContext().getCurrentCUDAStream()” to “ at::cuda::getCurrentCUDAStream()”...