Hongzhi (Steve), Chen
Hongzhi (Steve), Chen
``` ================================== FAILURES =================================== _________________________ test_group_rev_res[idtype0] _________________________ idtype = torch.int32 @parametrize_idtype def test_group_rev_res(idtype): dev = F.ctx() num_nodes = 5 num_edges = 20 feats = 32 groups = 2 g =...
I am not sure, if this is not urgent, let's table it.
Typo, to support random walk sampling.
@dgl-bot
We will release a DGL 2.2 which supports Pytorch 2.2.2 and 2.3 in early May.
the code LGTM now, can you run `lintrunner -a` to fix the lint error? and can you add a unit test for your code. The test case can be put...