Closed DamianSzwichtenberg closed 1 year ago
Fix compilation errors occurring when building with PyTorch-nightly. Wrapping the cuda_version function with a lambda helps to deduce template type.
cuda_version
Related PR: pytorch_scatter::PR-347
Fix compilation errors occurring when building with PyTorch-nightly. Wrapping the
cuda_version
function with a lambda helps to deduce template type.Related PR: pytorch_scatter::PR-347