[ sid ]
[ ソース: pytorch-cluster ]
パッケージ: python3-torch-cluster (1.6.3-1 など)
python3-torch-cluster に関するリンク
Debian の資源:
pytorch-cluster ソースパッケージをダウンロード:
- [pytorch-cluster_1.6.3-1.dsc]
- [pytorch-cluster_1.6.3.orig.tar.gz]
- [pytorch-cluster_1.6.3-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
PyTorch extension library of optimized graph cluster algorithms (Python 3)
This package consists of a small extension library of highly optimized graph cluster algorithms for the use in PyTorch. The package consists of the following clustering algorithms:
* Graclus from Dhillon et al.: Weighted Graph Cuts without Eigenvectors: A Multilevel Approach * Voxel Grid Pooling from, e.g., Simonovsky and Komodakis: Dynamic Edge-Conditioned Filters in Convolutional Neural Networks on Graphs * Iterative Farthest Point Sampling from, e.g. Qi et al.: PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space * k-NN and Radius graph generation * Clustering based on nearest points * Random Walk Sampling from, e.g., Grover and Leskovec: node2vec: Scalable Feature Learning for Networks
All included operations work on varying data types and are implemented both for CPU and GPU.
This package installs the library for Python 3.
その他の python3-torch-cluster 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 14)
- GNU 標準 C++ ライブラリ v3
-
- dep: libtorch2.5 (>= 2.5.0+dfsg)
- Tensors and Dynamic neural networks in Python (Shared Objects)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-scipy
- scientific tools for Python 3
-
- dep: python3-torch
- Tensors and Dynamic neural networks in Python (Python Interface)