[ 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~)