Search Criteria
Package Details: python-onnx 1:1.14.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-onnx.git (read-only, click to copy) |
---|---|
Package Base: | python-onnx |
Description: | Open Neural Network Exchange |
Upstream URL: | https://onnx.ai |
Licenses: | MIT |
Submitter: | hottea |
Maintainer: | hottea (lilac) |
Last Packager: | lilac |
Votes: | 3 |
Popularity: | 0.002606 |
First Submitted: | 2019-03-12 09:09 (UTC) |
Last Updated: | 2023-08-26 04:58 (UTC) |
Dependencies (10)
- protobuf (protobuf-git)
- python-numpy (python-numpy1.22, python-numpy-flame, python-numpy-mkl-bin, python-numpy-git, python-numpy-openblas, python-numpy-mkl)
- python-protobuf (python-protobuf-git)
- python-six
- python-typing_extensions
- cmake (cmake-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- pybind11 (pybind11-git) (make)
- python-pip (make)
- python-setuptools (make)
Required by (18)
- netron (optional)
- netron-cli (optional)
- python-invisible-watermark
- python-mmaction2 (optional)
- python-mmpose (optional)
- python-onnx-tensorflow
- python-onnx-tensorflow (make)
- python-onnx2pytorch
- python-onnxconverter-common
- python-onnxoptimizer
- python-onnxruntime (optional)
- python-optimum (optional)
- python-sklearn-onnx
- python-tensorrt (make)
- python-tensorrt (optional)
- python-tf2onnx
- python-tinygrad (optional)
- tensorrt (make)
Latest Comments
hottea commented on 2021-10-26 14:17 (UTC)
@marcelroed You could report issue or bug to upstream, not here.
marcelroed commented on 2021-10-26 12:13 (UTC) (edited on 2021-10-26 12:56 (UTC) by marcelroed)
After the latest update I have a bunch of the tests running the example notebooks failing, which is weird, because they work fine when I run them myself. Specifically in the Protobufs.ipynb notebook it fails to have
helpers
defined after runningfrom onnx import *
. Here's a complete list of the tests that fail.milesxu commented on 2021-02-03 03:57 (UTC)
I've got the same
unrecognized nbval
error.After I reinstalled the python-nbval, the error is solved.
OniLink commented on 2021-01-31 21:20 (UTC)
Fails to build with error
leidola commented on 2021-01-31 19:13 (UTC) (edited on 2021-01-31 19:13 (UTC) by leidola)
Any idea what might be wrong here?
dront78 commented on 2019-06-10 10:09 (UTC)
==> ERROR: One or more files did not pass the validity check! ==> ERROR: Makepkg was unable to build python-onnx.