Skip to content

Commit

Permalink
Merge pull request #85 from rllm-team/yanjiashuo-patch-1-7
Browse files Browse the repository at this point in the history
Update neighbor_sampler.py
  • Loading branch information
yanjiashuo authored Sep 1, 2024
2 parents 1eff54f + 38aa87e commit a3368a6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions rllm/sampler/neighbor_sampler.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@

import torch
from torch import Tensor
#from torch_sparse import SparseTensor

#from rllm.utils.sparse import is_torch_sparse_tensor


class NeighborSampler(torch.utils.data.DataLoader):
Expand Down

0 comments on commit a3368a6

Please sign in to comment.