Closed js1010 closed 1 year ago
currently, buffalo does not work for cuda ver11.x. this PR may resolve the cuda compatibility issue.
https://github.com/kakao/buffalo/blob/6fb01c8e807eeb700000b9b46e8c412f3cd115e4/cuda_extension.py#L49-L55 these lines of codes resolve this i guess.
currently, buffalo does not work for cuda ver11.x. this PR may resolve the cuda compatibility issue.