[ 源代码: onnx ]
软件包: python3-onnx (1.14.1-2.1build2) [universe]
python3-onnx 的相关链接
Ubuntu 的资源:
下载源码包 onnx:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Deep Learning Team (Mail Archive)
- Mo Zhou
It should generally not be necessary for users to contact the original maintainer.
外部的资源:
- 主页 [onnx.ai]
相似软件包:
Open Neural Network Exchange (ONNX) (Python)
其他与 python3-onnx 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C Library: Shared libraries
-
- dep: libgcc-s1 (>= 3.3.1) [除 armhf, riscv64]
- GCC support library
- dep: libgcc-s1 (>= 3.4) [riscv64]
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libonnx1t64 (>= 1.14.1)
- Open Neural Network Exchange (ONNX) (libs)
-
- dep: libprotobuf32 (>= 3.21.12) [amd64]
- 软件包暂时不可用
-
- dep: libprotobuf32t64 (>= 3.21.12) [除 amd64]
- protocol buffers C++ library
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- dep: python3-protobuf
- Python 3 bindings for protocol buffers
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python