[ 原始碼: pytorch ]
套件:libtorch-test(2.5.1+dfsg-4)
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-1~)
- SLEEF Vectorized Math Library (libraries)
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3
-
- dep: libtorch2.5 (= 2.5.1+dfsg-4)
- Tensors and Dynamic neural networks in Python (Shared Objects)