test_add.py 74 Bytes
Newer Older
rusty1s's avatar
rusty1s committed
1
2
3
4
5
from torch_scatter._ext import scatter


def test_scatter_add():
    pass