[ 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++ 库,第3版
-
- dep: libtorch2.5 (>= 2.5.1+dfsg)
- Tensors and Dynamic neural networks in Python (Shared Objects)
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)