xdjwolf

Results 3 issues of xdjwolf

dgl._ffi.base.DGLError: [15:08:17] /opt/dgl/include/dgl/packed_func_ext.h:117: Check failed: ObjectTypeChecker::Check(sptr.get()): Expected type graph.Graph but get graph.HeteroGraph Stack trace: how can I update this code to dgl7.x when in cuda11? the _dgl.contrib.sampling.random_walk_with_restart_ and _dgl.contrib.sampling.random_walk_ cannt...

when I run and debug the code in graph/train.py Use the MUTAG dataset for example: ` 258 np.random.shuffle(train_idx)` this line shuffled the 188 graph index ` 265 mask = num_nodes[idx:...

Dear Guanyi, Would you please complete the draw_plot function and the visualization module?