Skip to content

Commit

Permalink
* Include mkl_lapack.h header file in presets for MKL (issue #1388)
Browse files Browse the repository at this point in the history
  • Loading branch information
saudet committed Jul 17, 2023
1 parent 11e33fc commit 0acbb3f
Show file tree
Hide file tree
Showing 3 changed files with 178,906 additions and 7 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@

* Include `mkl_lapack.h` header file in presets for MKL ([issue #1388](https://github.com/bytedeco/javacpp-presets/issues/1388))
* Map new higher-level C++ API of Triton Inference Server ([pull #1361](https://github.com/bytedeco/javacpp-presets/pull/1361))
* Upgrade presets for OpenCV 4.8.0, DNNL 3.1.1, CPython 3.11.4, NumPy 1.25.1, SciPy 1.11.1, LLVM 16.0.6, TensorFlow Lite 2.13.0, Triton Inference Server 2.34.0, ONNX Runtime 1.15.1, and their dependencies

Expand Down
Loading

0 comments on commit 0acbb3f

Please sign in to comment.