[ bianca ]
[ ソース: pytorch-scatter ]
パッケージ: python3-torch-scatter (2.1.2-4)
python3-torch-scatter に関するリンク
pytorch-scatter ソースパッケージをダウンロード:
- [pytorch-scatter_2.1.2-4.debian.tar.xz]
- [pytorch-scatter_2.1.2-4.dsc]
- [pytorch-scatter_2.1.2.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [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 Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3
-
- dep: libtorch2.6 (>= 2.6.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.14)
- dep: python3 (>= 3.13~)