Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] Remove Unnecessary CUDA Check Causing Deprecation Warning (rapi…
…dsai#4239) There is an unnecessary cuda check made in the cuGraph-PyG `CuGraphStore` object causing a deprecation warning. This PR removes the check. Authors: - Alex Barghi (https://github.com/alexbarghi-nv) Approvers: - Rick Ratzel (https://github.com/rlratzel) URL: rapidsai#4239
- Loading branch information