[ 原始碼: pytorch-cuda ]
套件:python3-torch-cuda(2.6.0+dfsg-7 以及其他的) [contrib]
python3-torch-cuda 的相關連結
Debian 的資源:
下載原始碼套件 pytorch-cuda:
- [pytorch-cuda_2.6.0+dfsg-7.dsc]
- [pytorch-cuda_2.6.0+dfsg.orig.tar.xz]
- [pytorch-cuda_2.6.0+dfsg-7.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [pytorch.org]
相似套件:
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 CUDA version of PyTorch (Python interface).
其他與 python3-torch-cuda 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcudart12
- NVIDIA CUDA Runtime Library
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- 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 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: libtensorpipe-cuda-0 (>= 0.0~git20220513.bb1473a)
- tensor-aware point-to-point communication primitive for machine learning
-
- dep: libtorch-cuda-2.6 (= 2.6.0+dfsg-7+b1)
- Tensors and Dynamic neural networks in Python (Shared Objects)
-
- dep: libtorch-cuda-test (= 2.6.0+dfsg-7+b1)
- Tensors and Dynamic neural networks in Python (Test Binaries)
-
- 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
- Python library for numerical computations (Python 3)
-
- 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.9)
- 套件暫時不可用
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- dep: python3.13
- Interactive high-level object-oriented language (version 3.13)
-
- rec: build-essential
- Informational list of build-essential packages
-
- rec: libtorch-cuda-dev (= 2.6.0+dfsg-7+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