Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
torch-cluster
Commits
b892cf161ff06465f13b391d091aefbdc8275e90
Switch branch/tag
torch-cluster
29 Oct, 2020
3 commits
windows fix for pytorch 1.7.0
· b892cf16
rusty1s
authored
Oct 29, 2020
b892cf16
new urls
· ec282512
rusty1s
authored
Oct 29, 2020
ec282512
update
· 6ceb9630
rusty1s
authored
Oct 29, 2020
6ceb9630
28 Oct, 2020
13 commits
curand
· 9635dd48
rusty1s
authored
Oct 28, 2020
9635dd48
add cusolver to cuda
· ffb5c206
rusty1s
authored
Oct 28, 2020
ffb5c206
cusolver
· 4332a50a
rusty1s
authored
Oct 28, 2020
4332a50a
subset of builds
· 6e6713a4
rusty1s
authored
Oct 28, 2020
6e6713a4
print info
· 79f5cf26
rusty1s
authored
Oct 28, 2020
79f5cf26
gpu rejection sampling
· c2fc5a86
rusty1s
authored
Oct 28, 2020
c2fc5a86
rejection sampling
· 85b4e410
rusty1s
authored
Oct 28, 2020
85b4e410
remove legay code
· 07e72a6e
rusty1s
authored
Oct 28, 2020
07e72a6e
add fix for pytorch 1.7.0
· 000bc9e0
rusty1s
authored
Oct 28, 2020
000bc9e0
cuda 11 installer
· 1ca6ff05
rusty1s
authored
Oct 28, 2020
1ca6ff05
new builds
· 6e4d9a3d
rusty1s
authored
Oct 28, 2020
6e4d9a3d
print warn on single-threaded
· 6d5aba2f
rusty1s
authored
Oct 28, 2020
6d5aba2f
conditional OpenMP
· c3026977
rusty1s
authored
Oct 28, 2020
c3026977
27 Oct, 2020
4 commits
return both node and edge ids
· d7a16f9a
rusty1s
authored
Oct 27, 2020
d7a16f9a
return edge indices on GPU
· 2dd14df1
rusty1s
authored
Oct 27, 2020
2dd14df1
return edge indices
· f1628ea0
rusty1s
authored
Oct 27, 2020
f1628ea0
parallel_for
· e68dcf3b
rusty1s
authored
Oct 27, 2020
e68dcf3b
06 Oct, 2020
4 commits
update
· 8b30d1c7
rusty1s
authored
Oct 06, 2020
8b30d1c7
typo
· 987a1766
rusty1s
authored
Oct 06, 2020
987a1766
fix
· eecbd236
rusty1s
authored
Oct 06, 2020
eecbd236
fix numerical issues in nn
· c5045e2f
rusty1s
authored
Oct 06, 2020
c5045e2f
25 Sep, 2020
2 commits
fix test
· 24595a8f
rusty1s
authored
Sep 25, 2020
24595a8f
fix rw isolated nodes bug
· 5d12a68a
rusty1s
authored
Sep 25, 2020
5d12a68a
24 Aug, 2020
1 commit
fix cosine knn computation bug
· 2bf5e763
rusty1s
authored
Aug 24, 2020
2bf5e763
05 Aug, 2020
6 commits
update readme [ci skip]
· 2de4d541
rusty1s
authored
Aug 05, 2020
2de4d541
update readme [ci skip]
· de6d7c95
rusty1s
authored
Aug 05, 2020
de6d7c95
verison up
· fb48f52b
rusty1s
authored
Aug 05, 2020
fb48f52b
fixed a bug in which max_num_neighbors was not handled correctly
· 0841c7c3
rusty1s
authored
Aug 05, 2020
0841c7c3
fix for pytorch 1.6.0
· 99d0792e
rusty1s
authored
Aug 05, 2020
99d0792e
build for pytorch 1.6.0
· 8f5a1e3a
rusty1s
authored
Aug 05, 2020
8f5a1e3a
16 Jul, 2020
7 commits
with eps
· aba2c714
rusty1s
authored
Jul 16, 2020
aba2c714
increase neighbors
· f445726c
rusty1s
authored
Jul 16, 2020
f445726c
version up
· 314d1637
rusty1s
authored
Jul 16, 2020
314d1637
Merge pull request #77 from rusty1s/nanoflann_memory
· 4aaf8e29
Matthias Fey
authored
Jul 16, 2020
[WIP] Fix nanoflann memory leaks
4aaf8e29
fix memory leak in knn/radius
· 3229f210
rusty1s
authored
Jul 16, 2020
3229f210
remove scipy dependency
· b07543b6
rusty1s
authored
Jul 16, 2020
b07543b6
revert nanoflann changes until memory leaks are fixed
· cce00c84
rusty1s
authored
Jul 16, 2020
cce00c84