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