issues
search
rusty1s
/
pytorch_cluster
PyTorch Extension Library of Optimized Graph Cluster Algorithms
MIT License
824
stars
148
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update `knn` declaration in `cluster.h`
#236
IlliaOvcharenko
closed
2 days ago
1
Wrong `knn` declaration in `cluster.h`
#235
IlliaOvcharenko
closed
2 days ago
0
Change `ratio` type to `torch::Tensor` in `cluster.h`
#234
IlliaOvcharenko
closed
4 days ago
1
Incorrect parameter type for the `fps` function in `cluster.h`
#233
IlliaOvcharenko
closed
4 days ago
0
PyTorch 2.5 support
#232
rusty1s
closed
4 days ago
0
Performance Bottleneck in KNN Kernel with larger K values
#231
IlliaOvcharenko
opened
1 week ago
0
Node2Vec with raw PyTorch
#230
bokveizen
opened
3 weeks ago
0
CMake compilation should use C++17 for PyTorch 2?
#229
GericoVi
closed
4 weeks ago
1
Fix the number of neighbors bug in `radius_graph`
#228
stslxg-nv
closed
2 months ago
1
Bug/regression in radius function
#227
leachim
closed
2 months ago
1
Add Haversine distance metric
#226
mishooax
opened
2 months ago
0
Add PyTorch 2.4 support
#225
rusty1s
closed
3 months ago
0
installation failed with torch 1.13
#224
twangnh
opened
3 months ago
0
pip install not working with torch==2.3.0
#223
hsharsh
opened
3 months ago
3
knn_graph returns empty edge_index when other gpus are used
#222
YanivDorGalron
opened
3 months ago
2
first weighted edges support commit
#221
thunderock
opened
4 months ago
0
Support for Python 3.12.*
#220
Les1ie
closed
4 months ago
3
`radius_graph` bug: it might produce `max_num_neighbors + 1` neighbors for both CPU and GPU versions
#219
stslxg-nv
closed
2 months ago
1
Add num_points to fps as an alternative to ratio
#218
LarsHaalck
opened
4 months ago
1
ARM64 torch_cluster.radius bug
#217
JSSchmidt
opened
5 months ago
1
Missing `omp.h` error
#216
bd-fauna
opened
5 months ago
1
Err: source code compile
#215
chenbq18
opened
6 months ago
4
Add PyTorch 2.3. support
#214
rusty1s
closed
6 months ago
0
Fix `cudaSetDevice` for CUDA 12
#213
rusty1s
closed
7 months ago
0
Simplify build wheels github workflow pipeline
#212
MiroPsota
closed
1 month ago
1
Fix tests on macOS ARM
#211
rusty1s
closed
8 months ago
1
[Installation/Compiling] Building wheel for torch-cluster failed for CUDA 12.1
#210
DylanWaken
closed
8 months ago
2
Unable to pip install torch-cluster
#209
atharvabagde
closed
3 weeks ago
3
fix(packaging): pyproject.toml
#208
juftin
closed
9 months ago
3
Torch cluster fails to install correctly on latest GH actions runner image
#207
a-r-j
closed
2 months ago
6
support for torch.bfloat16 in radius ops
#206
viktortnk
closed
9 months ago
2
Added PyTorch 2.2 support
#205
rusty1s
closed
9 months ago
1
setup.py depends on `torch`
#204
dyollb
closed
9 months ago
4
Still there: Incompatibility with bfloat16
#203
borisfom
closed
3 months ago
5
Conda installation wants to downgrade to PyTorch 1.12.1
#202
niphiwi
opened
10 months ago
4
RuntimeError: Not compiled with CUDA support,help please.my torch is 2.1.0 and my cuda is 12.0.
#201
zhouyupeng973
closed
5 months ago
3
warning when work with torch.compile
#200
heyfavour
closed
1 month ago
3
can k >100 in knn?
#199
heyfavour
opened
11 months ago
2
How to install pytorch_cluster in a win10 based system
#198
agl71
closed
5 months ago
2
Binaries for PPC (ppc64le) architecture.
#197
jsun57
closed
6 months ago
1
How to run fps algorithm in editable mode?
#196
utkarsh0902311047
closed
6 months ago
2
random_walk result not reproducible if the walk is biased
#195
jsun57
opened
1 year ago
8
Move `torch.jit.script` check to test
#194
rusty1s
closed
1 year ago
1
No such operator torch_cluster::fps_ptr_list
#193
Li-Yingda
closed
1 year ago
2
documentation
#192
cxw-droid
closed
7 months ago
2
Add PyTorch 2.1.0 support
#191
rusty1s
closed
1 year ago
1
CUDA 12.1 binaries
#190
schmidt-ai
closed
1 year ago
3
General Union types are not currently supported in v1.6.1
#189
Albert-Zhao-2020
closed
7 months ago
2
Fix cmake abosule paths in build interface
#188
AgarwalSaurav
closed
1 year ago
1
Support Python 3.11 for conda packages
#187
function2-llx
closed
1 year ago
3
Next