[ ソース: pytorch ]
パッケージ: python3-torch (1.7.1-7)
python3-torch に関するリンク
Debian の資源:
pytorch ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [pytorch.org]
類似のパッケージ:
Tensors and Dynamic neural networks in Python with strong GPU acceleration
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 and Caffe2 (Python interface).
その他の python3-torch 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.30)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libgloo0 (>= 0.0~git20200918.3dc0328)
- Collective communications library (shared object)
-
- dep: libgoogle-glog0v5 (>= 0.4.0)
- library that implements application-level logging.
-
- dep: libonnx1 (>= 1.7.0+dfsg)
- Open Neural Network Exchange (ONNX) (libs)
-
- dep: libprotobuf23 (>= 3.12.4)
- protocol buffers C++ library
-
- dep: libstdc++6 (>= 9)
- GNU 標準 C++ ライブラリ v3
-
- dep: libtorch1.7 (= 1.7.1-7)
- Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- dep: python3-future
- Clean single-source support for Python 3 and 2 - Python 3.x
-
- dep: python3-numpy (>= 1:1.16.0~rc1)
- Fast array facility to the Python 3 language
-
- dep: python3-numpy-abi9
- 以下のパッケージによって提供される仮想パッケージです: python3-numpy
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- dep: python3-six
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- dep: python3.9
- Interactive high-level object-oriented language (version 3.9)
-
- rec: build-essential
- build-essential なパッケージの一覧情報
-
- rec: libtorch-dev (= 1.7.1-7)
- Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
- rec: ninja-build
- small build system closest in spirit to Make
-
- rec: pybind11-dev
- seamless operability between C++11 and Python
-
- sug: python3-hypothesis
- advanced Quickcheck style testing library for Python 3
-
- sug: python3-pytest
- Simple, powerful testing in Python3