[ experimental ]
[ 源代码: onnxscript ]
软件包:python3-onnxscript(0.2.0+dfsg-1)
python3-onnxscript 的相关链接
Debian 的资源:
下载源码包 onnxscript:
- [onnxscript_0.2.0+dfsg-1.dsc]
- [onnxscript_0.2.0+dfsg.orig.tar.gz]
- [onnxscript_0.2.0+dfsg-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
naturally author ONNX functions and models using a subset of Python
其他与 python3-onnxscript 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-ml-dtypes
- 软件包暂时不可用
-
- dep: python3-numpy
- Python library for numerical computations (Python 3)
-
- dep: python3-onnx
- Open Neural Network Exchange (ONNX) (Python)
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python