[ 原始碼: onnx ]
套件: python3-onnx (1.7.0+dfsg-3ubuntu2) [universe]
python3-onnx 的相關超連結
Ubuntu 的資源:
下載原始碼套件 onnx:
- [onnx_1.7.0+dfsg-3ubuntu2.dsc]
- [onnx_1.7.0+dfsg.orig.tar.gz]
- [onnx_1.7.0+dfsg-3ubuntu2.debian.tar.xz]
維護者:
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 (郵件存檔)
- 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: libprotobuf23 (>= 3.12.4)
- protocol buffers C++ library
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.11)
- dep: python3 (>= 3.10~)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-protobuf
- Python 3 bindings for protocol buffers
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python