You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
* Add new `SampleOnnxMNIST` in samples for TensorRT ([pull #1742](https://github.com/bytedeco/javacpp-presets/pull/1742))
11
11
* Fix loading issues with `libomp.dylib` and `libiomp5.dylib` for DNNL and PyTorch on Mac
12
12
* Include `model_package_loader.h` header file in presets for PyTorch ([issue #1729](https://github.com/bytedeco/javacpp-presets/issues/1729))
13
-
* Upgrade presets for OpenCV 4.14.0, FFmpeg 8.1.2, MKL 2026.1.0, DNNL 3.13, OpenBLAS 0.3.34, CMINPACK 1.3.14, CUDA 13.3.1, cuDNN 9.24.0.43, NCCL 2.30.7, nvCOMP 5.2.0.10, NVIDIA Video Codec SDK 13.1.15, OpenCL 3.1.1, FFTW 3.3.11, CPython 3.14.6, NumPy 2.5.1, SciPy 1.18.0, LLVM 22.1.8, libffi 3.7.1, Tesseract 5.5.3, PyTorch 2.13.0, TensorFlow Lite 2.21.0, TensorRT 11.1.0.106, Triton Inference Server 2.70.0, ONNX 1.22.0, ONNX Runtime 1.28.0 ([pull #1791](https://github.com/bytedeco/javacpp-presets/pull/1791)), and their dependencies
13
+
* Upgrade presets for OpenCV 4.14.0, FFmpeg 8.1.2, MKL 2026.1.0, DNNL 3.13, OpenBLAS 0.3.34, CMINPACK 1.3.14, CUDA 13.3.1, cuDNN 9.25.0.15, NCCL 2.30.7, nvCOMP 5.3.0.16, NVIDIA Video Codec SDK 13.1.15, OpenCL 3.1.1, FFTW 3.3.11, CPython 3.14.6, NumPy 2.5.1, SciPy 1.18.0, LLVM 22.1.8, libffi 3.7.1, Tesseract 5.5.3, PyTorch 2.13.0, TensorFlow Lite 2.21.0, TensorRT 11.2.1.2, Triton Inference Server 2.71.0, ONNX 1.22.0, ONNX Runtime 1.28.0 ([pull #1791](https://github.com/bytedeco/javacpp-presets/pull/1791)), and their dependencies
14
14
* Compile classes with `parameters` bumping minimum requirements to Java SE 8 and Android 7.0 ([issue #1739](https://github.com/bytedeco/javacpp-presets/issues/1739))
0 commit comments