onnxruntime (1.19.2+dfsg-5) unstable; urgency=medium * Autopkgtest: add providers.py to check the f32 GEMM performance for all supported providers. Currently on amd64 we have three providers: dnnl, xnnpack, and cpu (onnxruntime built-in). * Only B-D on XNNPACK for some architectures. Then it can be built on ppc64el. * Enable DNNL (i.e., oneDNN) execution provider for selected architectures. * Refresh symbols control file and update lintian overrides. * Override dh_python3 to remove redundant dnnl provider. -- Mo Zhou Tue, 14 Jan 2025 19:05:30 -0500 onnxruntime (1.19.2+dfsg-4) unstable; urgency=medium [ Mo Zhou ] * Autopkgtest: test inference with a dummy neural net exported from PyTorch. [ Dylan Aïssi ] * Upload to unstable -- Dylan Aïssi Mon, 13 Jan 2025 14:55:09 +0100 onnxruntime (1.19.2+dfsg-3) experimental; urgency=medium [ Dylan Aïssi ] * Enable python binding (Closes: #1088901) - Build new binary package: python3-onnxruntime - Add new Build-Deps: dh-sequence-python3, dh-sequence-numpy3, python3-packaging, python3-protobuf, python3-pybind11. [ Mateus Rodrigues de Morais ] * Disable LTO and O3 optimization to fix FTBFS on Ubuntu -- Dylan Aïssi Sat, 11 Jan 2025 11:31:55 +0100 onnxruntime (1.19.2+dfsg-2) unstable; urgency=medium * Upload to unstable -- Dylan Aïssi Tue, 15 Oct 2024 19:28:48 +0200 onnxruntime (1.19.2+dfsg-1) experimental; urgency=medium [ Shengqi Chen ] * d/copyright: exclude more files with unclear license * New upstream version 1.19.2+dfsg (closes: #1080510, #1081664) * d/patches: + refresh & remove applied patches + add patch to use system absl (not yet enabled) + add patch to fix eigen3 compilation + add patch to fix xnnpack compilation + add patch to fix compilation with gcc-14 + add patch to set SOVERSION of shared library * d/control: bump B-D version of libcpuinfo and libxnnpack * d/rules: + use ninja to build + enable hardening + do not re-generate fbs schema * d/: bump SONAME to libonnxruntime1.19.2 [ Dylan Aïssi ] * Add patch adding aliases for library onnx * Add symbols file * Add upstream/metadata -- Dylan Aïssi Thu, 10 Oct 2024 11:13:02 +0200 onnxruntime (1.16.3+dfsg-7) unstable; urgency=medium * Fix includedir in pkgconfig (Closes: #1079791) * Add a basic build autopkgtest for the library -- Dylan Aïssi Tue, 27 Aug 2024 16:53:29 +0200 onnxruntime (1.16.3+dfsg-6) unstable; urgency=medium * Update patch to include the missing header in more files, fix FTBFS on arm64. -- Dylan Aïssi Thu, 22 Aug 2024 09:54:30 +0200 onnxruntime (1.16.3+dfsg-5) unstable; urgency=medium * Add patch fixing compilation with newer flatbuffers (Closes: #1076959) * Add patch adding missing include -- Dylan Aïssi Tue, 20 Aug 2024 17:45:03 +0200 onnxruntime (1.16.3+dfsg-4) unstable; urgency=medium * Add patches fixing FTBFS with GCC-14 (Closes: #1075334) -- Dylan Aïssi Sat, 06 Jul 2024 17:57:45 +0200 onnxruntime (1.16.3+dfsg-3) unstable; urgency=medium * Upload to unstable -- Dylan Aïssi Thu, 30 May 2024 10:15:32 +0200 onnxruntime (1.16.3+dfsg-2) experimental; urgency=medium * Cherry-pick upstream patch: - 17eaf9b: Fix a build error in SparseTensor code for 32-bit build configs -- Dylan Aïssi Wed, 29 May 2024 16:07:29 +0200 onnxruntime (1.16.3+dfsg-1) experimental; urgency=medium * New upstream version 1.16.3+dfsg - Fix FTBFS with newer re2 (Closes: #1071819) * Bump SONAME to libonnxruntime1.16.3 * Add new Build-Deps: libmsgsl-dev and pkgconf * Mark libonnxruntime-dev as Breaks+Replaces libonnxruntime1.13.1 * Standards-Version: 4.7.0 (no changes required) * Adapt patches for new version, mainly based on those from Fedora * Update lintian-overrides -- Dylan Aïssi Tue, 28 May 2024 15:57:08 +0200 onnxruntime (1.13.1+dfsg-1) unstable; urgency=medium [ Mo Zhou ] * Initial release. (Closes: #933354, #1035081) [ Andre Moreira Magalhaes ] * Import new upstream release [ Dylan Aïssi ] * Finalize packaging -- Dylan Aïssi Thu, 04 Jan 2024 17:23:31 +0100