We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be0db63 commit ebab567Copy full SHA for ebab567
GNNlib/ext/GNNlibAMDGPUExt.jl
@@ -1,6 +1,6 @@
1
module GNNlibAMDGPUExt
2
3
-using AMDGPU
+using AMDGPU: AnyROCMatrix
4
using Random, Statistics, LinearAlgebra
5
using GNNlib: GNNlib, propagate, copy_xj, e_mul_xj, w_mul_xj
6
using GNNGraphs: GNNGraph, COO_T, SPARSE_T
0 commit comments