[ trixie ]
[ sid ]
[ ソース: pytorch-scatter ]
パッケージ: python3-torch-scatter (2.1.2-1 など)
python3-torch-scatter に関するリンク
Debian の資源:
pytorch-scatter ソースパッケージをダウンロード:
- [pytorch-scatter_2.1.2-1.dsc]
- [pytorch-scatter_2.1.2.orig.tar.gz]
- [pytorch-scatter_2.1.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
PyTorch Extension Library of Optimized Scatter Operations
This package consists of a small extension library of highly optimized sparse update (scatter and segment) operations for the use in PyTorch, which are missing in the main package. Scatter and segment operations can be roughly described as reduce operations based on a given "group-index" tensor. Segment operations require the "group-index" tensor to be sorted, whereas scatter operations are not subject to these requirements.
This package installs the library for Python 3.
その他の python3-torch-scatter 関連パッケージ
|
|
|
|
-
- 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.1+dfsg)
- Tensors and Dynamic neural networks in Python (Shared Objects)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)