Pakiet: python3-torch (2.5.0+dfsg-1 i inne)
Odnośniki dla python3-torch
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego pytorch:
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [pytorch.org]
Podobne pakiety:
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).
Inne pakiety związane z python3-torch
|
|
|
|
-
- dep: libc6 (>= 2.30) [hppa]
- Biblioteka GNU C: biblioteki współdzielone
również pakiet wirtualny udostępniany przez libc6-udeb
- dep: libc6 (>= 2.38) [nie hppa]
-
- dep: libcpp-httplib0.16 (>= 0.16.3+ds) [nie hppa]
- C++ HTTP/HTTPS server and client library
-
- dep: libgcc-s1 (>= 3.0) [nie hppa, riscv64]
- Biblioteka wspomagająca GCC
- dep: libgcc-s1 (>= 3.4) [riscv64]
-
- dep: libgcc-s4 (>= 4.1.1) [hppa]
- Biblioteka wspomagająca GCC
-
- dep: libgoogle-glog0v5 (>= 0.4.0) [hppa]
- Pakiet niedostępny
-
- dep: libonnx1 (>= 1.7.0+dfsg) [hppa]
- Open Neural Network Exchange (ONNX) (libs)
-
- dep: libonnx1t64 (>= 1.16.2) [nie hppa]
- Open Neural Network Exchange (ONNX) (libs)
-
- dep: libopenmpi3t64 (>= 5.0.5) [nie hppa]
- high performance message passing library -- shared library
-
- dep: libprotobuf23 (>= 3.12.4) [hppa]
- protocol buffers C++ library
-
- dep: libprotobuf32t64 (>= 3.21.12) [nie hppa]
- protocol buffers C++ library
-
- dep: libpthreadpool0 (>= 0.0~git20210507.1787867~) [amd64, arm64]
- pthread-based thread pool for C/C++ (shared object)
-
- dep: libstdc++6 (>= 14) [nie hppa]
- Standardowa biblioteka GNU C++, wersja 3
- dep: libstdc++6 (>= 9) [hppa]
-
- dep: libtensorpipe0 (>= 0.0~git20220513.bb1473a) [nie hppa]
- tensor-aware point-to-point communication primitive for machine learning
-
- dep: libtorch-test (= 1.8.1-2) [hppa]
- Tensors and Dynamic neural networks in Python (Test Binaries)
- dep: libtorch-test (= 2.5.0+dfsg-1+b2) [nie hppa]
-
- dep: libtorch1.8 (= 1.8.1-2) [hppa]
- Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
- dep: libtorch2.5 (= 2.5.0+dfsg-1+b2) [nie hppa]
- Tensors and Dynamic neural networks in Python (Shared Objects)
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
- dep: python3 (<< 3.10) [hppa]
- dep: python3 (<< 3.13) [nie hppa]
- dep: python3 (>= 3.12~) [nie hppa]
- dep: python3 (>= 3.9~) [hppa]
-
- dep: python3-astunparse [nie hppa]
- AST unparser for Python
-
- dep: python3-expecttest [nie hppa]
- Expect tests in Python (also known as "golden" tests)
-
- dep: python3-filelock [nie hppa]
- platform independent file locking module
-
- dep: python3-fsspec [nie hppa]
- specification that Python filesystems should adhere to (Python 3)
-
- dep: python3-future [hppa]
- Pakiet niedostępny
-
- dep: python3-hypothesis [nie hppa]
- advanced Quickcheck style testing library for Python 3
-
- dep: python3-jinja2 [nie hppa]
- small but fast and easy to use stand-alone template engine
-
- dep: python3-networkx [nie hppa]
- tool to create, manipulate and study complex networks (Python3)
-
- dep: python3-numpy (>= 1:1.16.0~rc1) [hppa]
- Szybkie zarządzanie tablicami w języku Python (Python 3)
- dep: python3-numpy (>= 1:1.25.0) [nie hppa]
-
- dep: python3-numpy-abi9
- pakiet wirtualny udostępniany przez python3-numpy
-
- dep: python3-packaging [nie hppa]
- core utilities for python3 packages
-
- dep: python3-pkg-resources
- Wykrywanie pakietów i udostępnianie zasobów przy użyciu pkg_resources
-
- dep: python3-psutil [nie hppa]
- module providing convenience functions for managing processes (Python3)
-
- dep: python3-requests
- Elegancka i prosta biblioteka HTTP dla Pythona 3, zbudowana dla ludzi
-
- dep: python3-six [hppa]
- Python 2 and 3 compatibility library
-
- dep: python3-sympy [nie hppa]
- System algebry komputerowej w Pythonie (Python 3)
- lub python3-supported-max (<< 3.8)
- Pakiet niedostępny
- lub python3-supported-min (>= 3.9)
- Pakiet niedostępny
-
- dep: python3-sympy [nie hppa]
- System algebry komputerowej w Pythonie (Python 3)
- lub python3-supported-max (<< 3.9)
- Pakiet niedostępny
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- dep: python3.12 [nie hppa]
- Interaktywny język obiektowy wysokiego poziomu (wersja 3.12)
-
- dep: python3.9 [hppa]
- Pakiet niedostępny
-
- rec: build-essential
- Informacyjna lista pakietów build-essential
-
- rec: libtorch-dev (= 1.8.1-2) [hppa]
- Tensors and Dynamic neural networks in Python (Development Files)
- rec: libtorch-dev (= 2.5.0+dfsg-1+b2) [nie hppa]
-
- rec: ninja-build
- small build system closest in spirit to Make
-
- rec: pybind11-dev
- seamless operability between C++11 and Python
-
- sug: python3-hypothesis [hppa]
- advanced Quickcheck style testing library for Python 3
-
- sug: python3-pytest
- Simple, powerful testing in Python3
Pobieranie python3-torch
Architektura | Wersja | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|---|
amd64 | 2.5.0+dfsg-1+b2 | 11 705,7 KiB | 67 924,0 KiB | [lista plików] |
arm64 | 2.5.0+dfsg-1+b2 | 10 670,7 KiB | 66 395,0 KiB | [lista plików] |
hppa (port nieoficjalny) | 1.8.1-2 | 6 307,0 KiB | 37 537,0 KiB | [lista plików] |
ppc64el | 2.5.0+dfsg-1+b2 | 11 099,7 KiB | 71 323,0 KiB | [lista plików] |
riscv64 | 2.5.0+dfsg-1+b2 | 11 367,5 KiB | 61 476,0 KiB | [lista plików] |
s390x | 2.5.0+dfsg-1+b2 | 11 154,4 KiB | 67 062,0 KiB | [lista plików] |