guix_mirror_bot pushed a change to branch master
in repository guix.
from d29428e5a7 gnu: guix-xsearch: Update to 2.3.
new ea517da151 gnu: speech-dispatcher: Update to 0.12.1.
new c3f482bb12 gnu: Add protobuf-static-for-onnxruntime.
new dd9028f67a gnu: Add onnx-for-onnxruntime.
new 6831c2dab9 gnu: python-protobuf: Remove unused input.
new 0148e0a203 gnu: onnx-optimizer: Add comment.
new a2dbf339f1 gnu: onnxruntime: Fix integration into projects.
new f674270c07 gnu: python-cvxpy: Fix intermittent build failure.
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/local.mk | 2 +
gnu/packages/machine-learning.scm | 61 +++++++++++++++--
.../patches/onnx-1.17.0-for-onnxruntime.patch | 77 ++++++++++++++++++++++
.../onnxruntime-1.22.0-splittosequence-bool.patch | 65 ++++++++++++++++++
gnu/packages/protobuf.scm | 34 +++++++++-
gnu/packages/python-science.scm | 9 ++-
gnu/packages/speech.scm | 19 ++++--
7 files changed, 256 insertions(+), 11 deletions(-)
create mode 100644 gnu/packages/patches/onnx-1.17.0-for-onnxruntime.patch
create mode 100644
gnu/packages/patches/onnxruntime-1.22.0-splittosequence-bool.patch