Search Criteria
Package Details: onnx-git 1.14.1.0.g1014f41f1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/onnx-git.git (read-only, click to copy) |
---|---|
Package Base: | onnx-git |
Description: | C++ library for the open standard for machine learning interoperability |
Upstream URL: | https://onnx.ai |
Licenses: | MIT |
Conflicts: | onnx, onnx-py, python-onnx |
Provides: | onnx |
Submitter: | cnf3rd |
Maintainer: | cnf3rd |
Last Packager: | cnf3rd |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-10-19 11:58 (UTC) |
Last Updated: | 2023-10-19 12:05 (UTC) |
Dependencies (5)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- protobuf (protobuf-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Required by (1)
- python-open-unmix-pytorch (requires onnx) (check)
Latest Comments
Vernox commented on 2024-07-07 21:47 (UTC)
Invalid PKGBUILD. After
pkgver()
,$pkgver
will change making everycd "$pkgname-$pkgver"
invalid. Maybe remove the$pkgver
from the source name.