[ 源代码: pytorch ]
软件包:libtorch-test(2.5.1 dfsg-1 以及其他的)
Tensors and Dynamic neural networks in Python (Test Binaries)
PyTorch is a Python package that provides two high-level features:
(1) Tensor computation (like NumPy) with strong GPU acceleration (2) Deep neural networks built on a tape-based autograd system
You can reuse your favorite Python packages such as NumPy, SciPy and Cython to extend PyTorch when needed.
This is the CPU-only version of PyTorch (Test Binaries).
其他与 libtorch-test 有关的软件包
|
|
|
|
-
- dep: libbenchmark1.8.3 (>= 1.8.3)
- Microbenchmark support library, shared library
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libsleef3 (>= 3.6.1)
- SLEEF Vectorized Math Library (libraries)
-
- dep: libstdc 6 (>= 14)
- GNU 标准 C 库,第3版
-
- dep: libtorch2.5 (= 2.5.1 dfsg-1 b1)
- Tensors and Dynamic neural networks in Python (Shared Objects)