[ 源代码: pytorch ]
软件包:python3-torch(2.5.1+dfsg-4 以及其他的)
Tensors and Dynamic neural networks in Python (Python Interface)
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 (Python interface).
其他与 python3-torch 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcpp-httplib0.16 (>= 0.16.3+ds)
- C++ HTTP/HTTPS server and client library
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libopenmpi40 (>= 5.0.6)
- high performance message passing library -- shared library
-
- dep: libprotobuf32t64 (>= 3.21.12)
- protocol buffers C++ library
-
- dep: libpthreadpool0 (>= 0.0~git20210507.1787867~)
- pthread-based thread pool for C/C++ (shared object)
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版
-
- dep: libtensorpipe0 (>= 0.0~git20220513.bb1473a)
- tensor-aware point-to-point communication primitive for machine learning
-
- dep: libtorch-test (= 2.5.1+dfsg-4+b1)
- Tensors and Dynamic neural networks in Python (Test Binaries)
-
- dep: libtorch2.5 (= 2.5.1+dfsg-4+b1)
- 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~)
-
- dep: python3-expecttest
- Expect tests in Python (also known as "golden" tests)
-
- dep: python3-filelock
- platform independent file locking module
-
- dep: python3-fsspec
- specification that Python filesystems should adhere to (Python 3)
-
- dep: python3-hypothesis
- advanced Quickcheck style testing library for Python 3
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-networkx
- tool to create, manipulate and study complex networks (Python3)
-
- dep: python3-numpy (>= 1:1.25.0)
- 用于 Python 语言的快速数组运算库(Python 3)
-
- dep: python3-numpy-abi9
- 本虚包由这些包填实: python3-numpy
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-psutil
- module providing convenience functions for managing processes (Python3)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-sympy
- Computer Algebra System (CAS) in Python (Python 3)
- 或者 python3-supported-max (<< 3.8)
- 软件包暂时不可用
- 或者 python3-supported-min (>= 3.9)
- 软件包暂时不可用
-
- dep: python3-sympy
- Computer Algebra System (CAS) in Python (Python 3)
- 或者 python3-supported-max (<< 3.9)
- 软件包暂时不可用
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- dep: python3.13
- 交互式高级面向对象语言(3.13 版本)
-
- rec: build-essential
- 编译所必需的软件包列表
-
- rec: libtorch-dev (= 2.5.1+dfsg-4+b1)
- Tensors and Dynamic neural networks in Python (Development Files)
-
- rec: ninja-build
- small build system closest in spirit to Make
-
- rec: pybind11-dev
- seamless operability between C++11 and Python
-
- sug: python3-pytest
- Simple, powerful testing in Python3