dependabot[bot] opened a new pull request, #14879:
URL: https://github.com/apache/camel/pull/14879

   Bumps `djl-version` from 0.28.0 to 0.29.0.
   Updates `ai.djl:api` from 0.28.0 to 0.29.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/deepjavalibrary/djl/releases";>ai.djl:api's 
releases</a>.</em></p>
   <blockquote>
   <h2>v0.29.0</h2>
   <h2>Key Changes</h2>
   <ul>
   <li>
   <p>Upgrades for engines</p>
   <ul>
   <li>Upgrades PyTorch engine to 2.3.1</li>
   <li>Upgrades TensorFlow engine to 2.16.1</li>
   <li>Introduces Rust engine CUDA support</li>
   <li>Upgrades OnnxRuntime version to 1.18.0 and added CUDA 12.4 support</li>
   <li>Upgrades javacpp version to 1.5.10</li>
   <li>Upgrades HuggingFace tokenizer to 0.19.1</li>
   <li>Fixes several issues for LightGBM engine</li>
   <li>Deprecated llamacpp engine</li>
   </ul>
   </li>
   <li>
   <p>Enhancements for engines and API</p>
   <ul>
   <li>Adds Yolov8 segmentation and pose detection support</li>
   <li>Adds metric type to Metic class</li>
   <li>Improves drawJoints and drawMask behavior for CV model</li>
   <li>Improves HuggingFace model importing and conversion tool</li>
   <li>Improves HuggingFace NLP model batch inference performance</li>
   <li>Adds built-in ONNX extension support</li>
   <li>Adds several NDArray operators in PyTorch engine</li>
   <li>Adds fp16 and bf16 support for OnnxRuntime engine</li>
   <li>Adds CrossEncoder support for NLP models</li>
   </ul>
   </li>
   </ul>
   <h2>Enhancements</h2>
   <ul>
   <li>Adds metric type to Metic class by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3244";>deepjavalibrary/djl#3244</a></li>
   <li>Improves drawJoints behavior by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3305";>deepjavalibrary/djl#3305</a></li>
   <li>[api] Allows to control json pretty print with env var by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3288";>deepjavalibrary/djl#3288</a></li>
   <li>[api] Avoid null dimensions for Metric by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3246";>deepjavalibrary/djl#3246</a></li>
   <li>[api] Improve NDArray.toDebugString() output by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3290";>deepjavalibrary/djl#3290</a></li>
   <li>[api] Loads native engine in deterministic order by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3300";>deepjavalibrary/djl#3300</a></li>
   <li>[api] Refactor drawMask() for instance segmentation by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3304";>deepjavalibrary/djl#3304</a></li>
   <li>[api] Refactor nms for yolo translator by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3297";>deepjavalibrary/djl#3297</a></li>
   <li>add close method to all nd manager by <a 
href="https://github.com/lanking520";><code>@​lanking520</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3225";>deepjavalibrary/djl#3225</a></li>
   <li>ported tools/stats.gradle by <a 
href="https://github.com/elect86";><code>@​elect86</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3219";>deepjavalibrary/djl#3219</a></li>
   <li>use standard GSON output by <a 
href="https://github.com/lanking520";><code>@​lanking520</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3284";>deepjavalibrary/djl#3284</a></li>
   <li>[enhancement] Optimize memory copy overhead to enhance performance. by 
<a href="https://github.com/ewan0x79";><code>@​ewan0x79</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3289";>deepjavalibrary/djl#3289</a></li>
   <li>Gradle Kotlin script plus other stuff by <a 
href="https://github.com/elect86";><code>@​elect86</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3167";>deepjavalibrary/djl#3167</a></li>
   <li>Improved incremental build by <a 
href="https://github.com/benjie332";><code>@​benjie332</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3231";>deepjavalibrary/djl#3231</a></li>
   <li>Refactored Identifiers by <a 
href="https://github.com/congyuluo";><code>@​congyuluo</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3276";>deepjavalibrary/djl#3276</a></li>
   <li>Refactored Identifiers by <a 
href="https://github.com/congyuluo";><code>@​congyuluo</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3282";>deepjavalibrary/djl#3282</a></li>
   <li>[gradle] Remove unused gradle files by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3280";>deepjavalibrary/djl#3280</a></li>
   <li>[jacoco] exclude spark extension since it doesnot contain test by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3230";>deepjavalibrary/djl#3230</a></li>
   <li>[Lgbm] support multi classification by <a 
href="https://github.com/ewan0x79";><code>@​ewan0x79</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3234";>deepjavalibrary/djl#3234</a></li>
   <li>[Lgbm] support multi type prediction by <a 
href="https://github.com/ewan0x79";><code>@​ewan0x79</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3237";>deepjavalibrary/djl#3237</a></li>
   <li>[llamacpp] Removing llamacpp support in DJL by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3312";>deepjavalibrary/djl#3312</a></li>
   <li>[mxnet-model-zoo] Adds missing translatorFactory in metadata by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3279";>deepjavalibrary/djl#3279</a></li>
   <li>[onnx] Adds fp16 and bfp16 support for OnnxRuntime by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3281";>deepjavalibrary/djl#3281</a></li>
   <li>[onnxruntime] Add debug message for OnnxRuntime by <a 
href="https://github.com/xyang16";><code>@​xyang16</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3217";>deepjavalibrary/djl#3217</a></li>
   <li>[onnxruntime] Adds yolov8n pose model for OnnxRuntime by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3309";>deepjavalibrary/djl#3309</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/6b642e12700e287cc89f672572024b8fd3c6cb72";><code>6b642e1</code></a>
 [rust] Use fused layer_norm (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3346";>#3346</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/e81163234177edf39a5d44244becd39f25ad38cb";><code>e811632</code></a>
 [tokenizer] Supports cross encoder for text classification model (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3338";>#3338</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/d833756ad7d27ffcbd0c8f87afc78153ef59366d";><code>d833756</code></a>
 [ci] Fixes pytorch JNI build (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3339";>#3339</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/2b195e6eea63827e571aadb46197269aab0a9cc8";><code>2b195e6</code></a>
 [onnxruntime] Load onnx extenstion if available (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3333";>#3333</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/4b4d6053aecf526f7cd6db2d1630a649875fc064";><code>4b4d605</code></a>
 [rust] Change loging level to debug (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3336";>#3336</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/0a92db8d839df8d2544969c55bd6d1789d334097";><code>0a92db8</code></a>
 [ci] Updates dependency versions to latest (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3332";>#3332</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/1681013e5fdcebc84ab3f5fefa9f0acace14729d";><code>1681013</code></a>
 [ci] Minor github action workflow changes (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3331";>#3331</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/d55e84c6859a6a0c6c5391ff13b7c6446efd53b6";><code>d55e84c</code></a>
 [rust] Update gpu build pipeline to cu122 (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3334";>#3334</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/b171572b0db68ae5055374b23d537596552751bb";><code>b171572</code></a>
 [tokenizers] Fixes huggingface build for Windows (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3330";>#3330</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/702d019a4d6dd2a565d99a66cb2eb36e5ffe5ef9";><code>702d019</code></a>
 [api] Updates slf4j version to 2.0.13 (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3329";>#3329</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/deepjavalibrary/djl/compare/v0.28.0...v0.29.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `ai.djl.timeseries:timeseries` from 0.28.0 to 0.29.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/deepjavalibrary/djl/releases";>ai.djl.timeseries:timeseries's
 releases</a>.</em></p>
   <blockquote>
   <h2>v0.29.0</h2>
   <h2>Key Changes</h2>
   <ul>
   <li>
   <p>Upgrades for engines</p>
   <ul>
   <li>Upgrades PyTorch engine to 2.3.1</li>
   <li>Upgrades TensorFlow engine to 2.16.1</li>
   <li>Introduces Rust engine CUDA support</li>
   <li>Upgrades OnnxRuntime version to 1.18.0 and added CUDA 12.4 support</li>
   <li>Upgrades javacpp version to 1.5.10</li>
   <li>Upgrades HuggingFace tokenizer to 0.19.1</li>
   <li>Fixes several issues for LightGBM engine</li>
   <li>Deprecated llamacpp engine</li>
   </ul>
   </li>
   <li>
   <p>Enhancements for engines and API</p>
   <ul>
   <li>Adds Yolov8 segmentation and pose detection support</li>
   <li>Adds metric type to Metic class</li>
   <li>Improves drawJoints and drawMask behavior for CV model</li>
   <li>Improves HuggingFace model importing and conversion tool</li>
   <li>Improves HuggingFace NLP model batch inference performance</li>
   <li>Adds built-in ONNX extension support</li>
   <li>Adds several NDArray operators in PyTorch engine</li>
   <li>Adds fp16 and bf16 support for OnnxRuntime engine</li>
   <li>Adds CrossEncoder support for NLP models</li>
   </ul>
   </li>
   </ul>
   <h2>Enhancements</h2>
   <ul>
   <li>Adds metric type to Metic class by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3244";>deepjavalibrary/djl#3244</a></li>
   <li>Improves drawJoints behavior by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3305";>deepjavalibrary/djl#3305</a></li>
   <li>[api] Allows to control json pretty print with env var by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3288";>deepjavalibrary/djl#3288</a></li>
   <li>[api] Avoid null dimensions for Metric by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3246";>deepjavalibrary/djl#3246</a></li>
   <li>[api] Improve NDArray.toDebugString() output by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3290";>deepjavalibrary/djl#3290</a></li>
   <li>[api] Loads native engine in deterministic order by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3300";>deepjavalibrary/djl#3300</a></li>
   <li>[api] Refactor drawMask() for instance segmentation by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3304";>deepjavalibrary/djl#3304</a></li>
   <li>[api] Refactor nms for yolo translator by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3297";>deepjavalibrary/djl#3297</a></li>
   <li>add close method to all nd manager by <a 
href="https://github.com/lanking520";><code>@​lanking520</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3225";>deepjavalibrary/djl#3225</a></li>
   <li>ported tools/stats.gradle by <a 
href="https://github.com/elect86";><code>@​elect86</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3219";>deepjavalibrary/djl#3219</a></li>
   <li>use standard GSON output by <a 
href="https://github.com/lanking520";><code>@​lanking520</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3284";>deepjavalibrary/djl#3284</a></li>
   <li>[enhancement] Optimize memory copy overhead to enhance performance. by 
<a href="https://github.com/ewan0x79";><code>@​ewan0x79</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3289";>deepjavalibrary/djl#3289</a></li>
   <li>Gradle Kotlin script plus other stuff by <a 
href="https://github.com/elect86";><code>@​elect86</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3167";>deepjavalibrary/djl#3167</a></li>
   <li>Improved incremental build by <a 
href="https://github.com/benjie332";><code>@​benjie332</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3231";>deepjavalibrary/djl#3231</a></li>
   <li>Refactored Identifiers by <a 
href="https://github.com/congyuluo";><code>@​congyuluo</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3276";>deepjavalibrary/djl#3276</a></li>
   <li>Refactored Identifiers by <a 
href="https://github.com/congyuluo";><code>@​congyuluo</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3282";>deepjavalibrary/djl#3282</a></li>
   <li>[gradle] Remove unused gradle files by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3280";>deepjavalibrary/djl#3280</a></li>
   <li>[jacoco] exclude spark extension since it doesnot contain test by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3230";>deepjavalibrary/djl#3230</a></li>
   <li>[Lgbm] support multi classification by <a 
href="https://github.com/ewan0x79";><code>@​ewan0x79</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3234";>deepjavalibrary/djl#3234</a></li>
   <li>[Lgbm] support multi type prediction by <a 
href="https://github.com/ewan0x79";><code>@​ewan0x79</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3237";>deepjavalibrary/djl#3237</a></li>
   <li>[llamacpp] Removing llamacpp support in DJL by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3312";>deepjavalibrary/djl#3312</a></li>
   <li>[mxnet-model-zoo] Adds missing translatorFactory in metadata by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3279";>deepjavalibrary/djl#3279</a></li>
   <li>[onnx] Adds fp16 and bfp16 support for OnnxRuntime by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3281";>deepjavalibrary/djl#3281</a></li>
   <li>[onnxruntime] Add debug message for OnnxRuntime by <a 
href="https://github.com/xyang16";><code>@​xyang16</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3217";>deepjavalibrary/djl#3217</a></li>
   <li>[onnxruntime] Adds yolov8n pose model for OnnxRuntime by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3309";>deepjavalibrary/djl#3309</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/6b642e12700e287cc89f672572024b8fd3c6cb72";><code>6b642e1</code></a>
 [rust] Use fused layer_norm (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3346";>#3346</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/e81163234177edf39a5d44244becd39f25ad38cb";><code>e811632</code></a>
 [tokenizer] Supports cross encoder for text classification model (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3338";>#3338</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/d833756ad7d27ffcbd0c8f87afc78153ef59366d";><code>d833756</code></a>
 [ci] Fixes pytorch JNI build (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3339";>#3339</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/2b195e6eea63827e571aadb46197269aab0a9cc8";><code>2b195e6</code></a>
 [onnxruntime] Load onnx extenstion if available (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3333";>#3333</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/4b4d6053aecf526f7cd6db2d1630a649875fc064";><code>4b4d605</code></a>
 [rust] Change loging level to debug (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3336";>#3336</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/0a92db8d839df8d2544969c55bd6d1789d334097";><code>0a92db8</code></a>
 [ci] Updates dependency versions to latest (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3332";>#3332</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/1681013e5fdcebc84ab3f5fefa9f0acace14729d";><code>1681013</code></a>
 [ci] Minor github action workflow changes (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3331";>#3331</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/d55e84c6859a6a0c6c5391ff13b7c6446efd53b6";><code>d55e84c</code></a>
 [rust] Update gpu build pipeline to cu122 (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3334";>#3334</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/b171572b0db68ae5055374b23d537596552751bb";><code>b171572</code></a>
 [tokenizers] Fixes huggingface build for Windows (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3330";>#3330</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/702d019a4d6dd2a565d99a66cb2eb36e5ffe5ef9";><code>702d019</code></a>
 [api] Updates slf4j version to 2.0.13 (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3329";>#3329</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/deepjavalibrary/djl/compare/v0.28.0...v0.29.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `ai.djl:model-zoo` from 0.28.0 to 0.29.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/deepjavalibrary/djl/releases";>ai.djl:model-zoo's 
releases</a>.</em></p>
   <blockquote>
   <h2>v0.29.0</h2>
   <h2>Key Changes</h2>
   <ul>
   <li>
   <p>Upgrades for engines</p>
   <ul>
   <li>Upgrades PyTorch engine to 2.3.1</li>
   <li>Upgrades TensorFlow engine to 2.16.1</li>
   <li>Introduces Rust engine CUDA support</li>
   <li>Upgrades OnnxRuntime version to 1.18.0 and added CUDA 12.4 support</li>
   <li>Upgrades javacpp version to 1.5.10</li>
   <li>Upgrades HuggingFace tokenizer to 0.19.1</li>
   <li>Fixes several issues for LightGBM engine</li>
   <li>Deprecated llamacpp engine</li>
   </ul>
   </li>
   <li>
   <p>Enhancements for engines and API</p>
   <ul>
   <li>Adds Yolov8 segmentation and pose detection support</li>
   <li>Adds metric type to Metic class</li>
   <li>Improves drawJoints and drawMask behavior for CV model</li>
   <li>Improves HuggingFace model importing and conversion tool</li>
   <li>Improves HuggingFace NLP model batch inference performance</li>
   <li>Adds built-in ONNX extension support</li>
   <li>Adds several NDArray operators in PyTorch engine</li>
   <li>Adds fp16 and bf16 support for OnnxRuntime engine</li>
   <li>Adds CrossEncoder support for NLP models</li>
   </ul>
   </li>
   </ul>
   <h2>Enhancements</h2>
   <ul>
   <li>Adds metric type to Metic class by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3244";>deepjavalibrary/djl#3244</a></li>
   <li>Improves drawJoints behavior by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3305";>deepjavalibrary/djl#3305</a></li>
   <li>[api] Allows to control json pretty print with env var by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3288";>deepjavalibrary/djl#3288</a></li>
   <li>[api] Avoid null dimensions for Metric by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3246";>deepjavalibrary/djl#3246</a></li>
   <li>[api] Improve NDArray.toDebugString() output by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3290";>deepjavalibrary/djl#3290</a></li>
   <li>[api] Loads native engine in deterministic order by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3300";>deepjavalibrary/djl#3300</a></li>
   <li>[api] Refactor drawMask() for instance segmentation by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3304";>deepjavalibrary/djl#3304</a></li>
   <li>[api] Refactor nms for yolo translator by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3297";>deepjavalibrary/djl#3297</a></li>
   <li>add close method to all nd manager by <a 
href="https://github.com/lanking520";><code>@​lanking520</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3225";>deepjavalibrary/djl#3225</a></li>
   <li>ported tools/stats.gradle by <a 
href="https://github.com/elect86";><code>@​elect86</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3219";>deepjavalibrary/djl#3219</a></li>
   <li>use standard GSON output by <a 
href="https://github.com/lanking520";><code>@​lanking520</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3284";>deepjavalibrary/djl#3284</a></li>
   <li>[enhancement] Optimize memory copy overhead to enhance performance. by 
<a href="https://github.com/ewan0x79";><code>@​ewan0x79</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3289";>deepjavalibrary/djl#3289</a></li>
   <li>Gradle Kotlin script plus other stuff by <a 
href="https://github.com/elect86";><code>@​elect86</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3167";>deepjavalibrary/djl#3167</a></li>
   <li>Improved incremental build by <a 
href="https://github.com/benjie332";><code>@​benjie332</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3231";>deepjavalibrary/djl#3231</a></li>
   <li>Refactored Identifiers by <a 
href="https://github.com/congyuluo";><code>@​congyuluo</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3276";>deepjavalibrary/djl#3276</a></li>
   <li>Refactored Identifiers by <a 
href="https://github.com/congyuluo";><code>@​congyuluo</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3282";>deepjavalibrary/djl#3282</a></li>
   <li>[gradle] Remove unused gradle files by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3280";>deepjavalibrary/djl#3280</a></li>
   <li>[jacoco] exclude spark extension since it doesnot contain test by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3230";>deepjavalibrary/djl#3230</a></li>
   <li>[Lgbm] support multi classification by <a 
href="https://github.com/ewan0x79";><code>@​ewan0x79</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3234";>deepjavalibrary/djl#3234</a></li>
   <li>[Lgbm] support multi type prediction by <a 
href="https://github.com/ewan0x79";><code>@​ewan0x79</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3237";>deepjavalibrary/djl#3237</a></li>
   <li>[llamacpp] Removing llamacpp support in DJL by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3312";>deepjavalibrary/djl#3312</a></li>
   <li>[mxnet-model-zoo] Adds missing translatorFactory in metadata by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3279";>deepjavalibrary/djl#3279</a></li>
   <li>[onnx] Adds fp16 and bfp16 support for OnnxRuntime by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3281";>deepjavalibrary/djl#3281</a></li>
   <li>[onnxruntime] Add debug message for OnnxRuntime by <a 
href="https://github.com/xyang16";><code>@​xyang16</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3217";>deepjavalibrary/djl#3217</a></li>
   <li>[onnxruntime] Adds yolov8n pose model for OnnxRuntime by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3309";>deepjavalibrary/djl#3309</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/6b642e12700e287cc89f672572024b8fd3c6cb72";><code>6b642e1</code></a>
 [rust] Use fused layer_norm (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3346";>#3346</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/e81163234177edf39a5d44244becd39f25ad38cb";><code>e811632</code></a>
 [tokenizer] Supports cross encoder for text classification model (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3338";>#3338</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/d833756ad7d27ffcbd0c8f87afc78153ef59366d";><code>d833756</code></a>
 [ci] Fixes pytorch JNI build (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3339";>#3339</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/2b195e6eea63827e571aadb46197269aab0a9cc8";><code>2b195e6</code></a>
 [onnxruntime] Load onnx extenstion if available (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3333";>#3333</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/4b4d6053aecf526f7cd6db2d1630a649875fc064";><code>4b4d605</code></a>
 [rust] Change loging level to debug (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3336";>#3336</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/0a92db8d839df8d2544969c55bd6d1789d334097";><code>0a92db8</code></a>
 [ci] Updates dependency versions to latest (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3332";>#3332</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/1681013e5fdcebc84ab3f5fefa9f0acace14729d";><code>1681013</code></a>
 [ci] Minor github action workflow changes (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3331";>#3331</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/d55e84c6859a6a0c6c5391ff13b7c6446efd53b6";><code>d55e84c</code></a>
 [rust] Update gpu build pipeline to cu122 (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3334";>#3334</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/b171572b0db68ae5055374b23d537596552751bb";><code>b171572</code></a>
 [tokenizers] Fixes huggingface build for Windows (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3330";>#3330</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/702d019a4d6dd2a565d99a66cb2eb36e5ffe5ef9";><code>702d019</code></a>
 [api] Updates slf4j version to 2.0.13 (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3329";>#3329</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/deepjavalibrary/djl/compare/v0.28.0...v0.29.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `ai.djl.mxnet:mxnet-model-zoo` from 0.28.0 to 0.29.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/deepjavalibrary/djl/releases";>ai.djl.mxnet:mxnet-model-zoo's
 releases</a>.</em></p>
   <blockquote>
   <h2>v0.29.0</h2>
   <h2>Key Changes</h2>
   <ul>
   <li>
   <p>Upgrades for engines</p>
   <ul>
   <li>Upgrades PyTorch engine to 2.3.1</li>
   <li>Upgrades TensorFlow engine to 2.16.1</li>
   <li>Introduces Rust engine CUDA support</li>
   <li>Upgrades OnnxRuntime version to 1.18.0 and added CUDA 12.4 support</li>
   <li>Upgrades javacpp version to 1.5.10</li>
   <li>Upgrades HuggingFace tokenizer to 0.19.1</li>
   <li>Fixes several issues for LightGBM engine</li>
   <li>Deprecated llamacpp engine</li>
   </ul>
   </li>
   <li>
   <p>Enhancements for engines and API</p>
   <ul>
   <li>Adds Yolov8 segmentation and pose detection support</li>
   <li>Adds metric type to Metic class</li>
   <li>Improves drawJoints and drawMask behavior for CV model</li>
   <li>Improves HuggingFace model importing and conversion tool</li>
   <li>Improves HuggingFace NLP model batch inference performance</li>
   <li>Adds built-in ONNX extension support</li>
   <li>Adds several NDArray operators in PyTorch engine</li>
   <li>Adds fp16 and bf16 support for OnnxRuntime engine</li>
   <li>Adds CrossEncoder support for NLP models</li>
   </ul>
   </li>
   </ul>
   <h2>Enhancements</h2>
   <ul>
   <li>Adds metric type to Metic class by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3244";>deepjavalibrary/djl#3244</a></li>
   <li>Improves drawJoints behavior by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3305";>deepjavalibrary/djl#3305</a></li>
   <li>[api] Allows to control json pretty print with env var by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3288";>deepjavalibrary/djl#3288</a></li>
   <li>[api] Avoid null dimensions for Metric by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3246";>deepjavalibrary/djl#3246</a></li>
   <li>[api] Improve NDArray.toDebugString() output by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3290";>deepjavalibrary/djl#3290</a></li>
   <li>[api] Loads native engine in deterministic order by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3300";>deepjavalibrary/djl#3300</a></li>
   <li>[api] Refactor drawMask() for instance segmentation by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3304";>deepjavalibrary/djl#3304</a></li>
   <li>[api] Refactor nms for yolo translator by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3297";>deepjavalibrary/djl#3297</a></li>
   <li>add close method to all nd manager by <a 
href="https://github.com/lanking520";><code>@​lanking520</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3225";>deepjavalibrary/djl#3225</a></li>
   <li>ported tools/stats.gradle by <a 
href="https://github.com/elect86";><code>@​elect86</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3219";>deepjavalibrary/djl#3219</a></li>
   <li>use standard GSON output by <a 
href="https://github.com/lanking520";><code>@​lanking520</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3284";>deepjavalibrary/djl#3284</a></li>
   <li>[enhancement] Optimize memory copy overhead to enhance performance. by 
<a href="https://github.com/ewan0x79";><code>@​ewan0x79</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3289";>deepjavalibrary/djl#3289</a></li>
   <li>Gradle Kotlin script plus other stuff by <a 
href="https://github.com/elect86";><code>@​elect86</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3167";>deepjavalibrary/djl#3167</a></li>
   <li>Improved incremental build by <a 
href="https://github.com/benjie332";><code>@​benjie332</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3231";>deepjavalibrary/djl#3231</a></li>
   <li>Refactored Identifiers by <a 
href="https://github.com/congyuluo";><code>@​congyuluo</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3276";>deepjavalibrary/djl#3276</a></li>
   <li>Refactored Identifiers by <a 
href="https://github.com/congyuluo";><code>@​congyuluo</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3282";>deepjavalibrary/djl#3282</a></li>
   <li>[gradle] Remove unused gradle files by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3280";>deepjavalibrary/djl#3280</a></li>
   <li>[jacoco] exclude spark extension since it doesnot contain test by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3230";>deepjavalibrary/djl#3230</a></li>
   <li>[Lgbm] support multi classification by <a 
href="https://github.com/ewan0x79";><code>@​ewan0x79</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3234";>deepjavalibrary/djl#3234</a></li>
   <li>[Lgbm] support multi type prediction by <a 
href="https://github.com/ewan0x79";><code>@​ewan0x79</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3237";>deepjavalibrary/djl#3237</a></li>
   <li>[llamacpp] Removing llamacpp support in DJL by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3312";>deepjavalibrary/djl#3312</a></li>
   <li>[mxnet-model-zoo] Adds missing translatorFactory in metadata by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3279";>deepjavalibrary/djl#3279</a></li>
   <li>[onnx] Adds fp16 and bfp16 support for OnnxRuntime by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3281";>deepjavalibrary/djl#3281</a></li>
   <li>[onnxruntime] Add debug message for OnnxRuntime by <a 
href="https://github.com/xyang16";><code>@​xyang16</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3217";>deepjavalibrary/djl#3217</a></li>
   <li>[onnxruntime] Adds yolov8n pose model for OnnxRuntime by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3309";>deepjavalibrary/djl#3309</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/6b642e12700e287cc89f672572024b8fd3c6cb72";><code>6b642e1</code></a>
 [rust] Use fused layer_norm (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3346";>#3346</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/e81163234177edf39a5d44244becd39f25ad38cb";><code>e811632</code></a>
 [tokenizer] Supports cross encoder for text classification model (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3338";>#3338</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/d833756ad7d27ffcbd0c8f87afc78153ef59366d";><code>d833756</code></a>
 [ci] Fixes pytorch JNI build (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3339";>#3339</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/2b195e6eea63827e571aadb46197269aab0a9cc8";><code>2b195e6</code></a>
 [onnxruntime] Load onnx extenstion if available (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3333";>#3333</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/4b4d6053aecf526f7cd6db2d1630a649875fc064";><code>4b4d605</code></a>
 [rust] Change loging level to debug (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3336";>#3336</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/0a92db8d839df8d2544969c55bd6d1789d334097";><code>0a92db8</code></a>
 [ci] Updates dependency versions to latest (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3332";>#3332</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/1681013e5fdcebc84ab3f5fefa9f0acace14729d";><code>1681013</code></a>
 [ci] Minor github action workflow changes (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3331";>#3331</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/d55e84c6859a6a0c6c5391ff13b7c6446efd53b6";><code>d55e84c</code></a>
 [rust] Update gpu build pipeline to cu122 (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3334";>#3334</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/b171572b0db68ae5055374b23d537596552751bb";><code>b171572</code></a>
 [tokenizers] Fixes huggingface build for Windows (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3330";>#3330</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/702d019a4d6dd2a565d99a66cb2eb36e5ffe5ef9";><code>702d019</code></a>
 [api] Updates slf4j version to 2.0.13 (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3329";>#3329</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/deepjavalibrary/djl/compare/v0.28.0...v0.29.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `ai.djl.mxnet:mxnet-engine` from 0.28.0 to 0.29.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/deepjavalibrary/djl/releases";>ai.djl.mxnet:mxnet-engine's
 releases</a>.</em></p>
   <blockquote>
   <h2>v0.29.0</h2>
   <h2>Key Changes</h2>
   <ul>
   <li>
   <p>Upgrades for engines</p>
   <ul>
   <li>Upgrades PyTorch engine to 2.3.1</li>
   <li>Upgrades TensorFlow engine to 2.16.1</li>
   <li>Introduces Rust engine CUDA support</li>
   <li>Upgrades OnnxRuntime version to 1.18.0 and added CUDA 12.4 support</li>
   <li>Upgrades javacpp version to 1.5.10</li>
   <li>Upgrades HuggingFace tokenizer to 0.19.1</li>
   <li>Fixes several issues for LightGBM engine</li>
   <li>Deprecated llamacpp engine</li>
   </ul>
   </li>
   <li>
   <p>Enhancements for engines and API</p>
   <ul>
   <li>Adds Yolov8 segmentation and pose detection support</li>
   <li>Adds metric type to Metic class</li>
   <li>Improves drawJoints and drawMask behavior for CV model</li>
   <li>Improves HuggingFace model importing and conversion tool</li>
   <li>Improves HuggingFace NLP model batch inference performance</li>
   <li>Adds built-in ONNX extension support</li>
   <li>Adds several NDArray operators in PyTorch engine</li>
   <li>Adds fp16 and bf16 support for OnnxRuntime engine</li>
   <li>Adds CrossEncoder support for NLP models</li>
   </ul>
   </li>
   </ul>
   <h2>Enhancements</h2>
   <ul>
   <li>Adds metric type to Metic class by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3244";>deepjavalibrary/djl#3244</a></li>
   <li>Improves drawJoints behavior by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3305";>deepjavalibrary/djl#3305</a></li>
   <li>[api] Allows to control json pretty print with env var by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3288";>deepjavalibrary/djl#3288</a></li>
   <li>[api] Avoid null dimensions for Metric by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3246";>deepjavalibrary/djl#3246</a></li>
   <li>[api] Improve NDArray.toDebugString() output by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3290";>deepjavalibrary/djl#3290</a></li>
   <li>[api] Loads native engine in deterministic order by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3300";>deepjavalibrary/djl#3300</a></li>
   <li>[api] Refactor drawMask() for instance segmentation by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3304";>deepjavalibrary/djl#3304</a></li>
   <li>[api] Refactor nms for yolo translator by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3297";>deepjavalibrary/djl#3297</a></li>
   <li>add close method to all nd manager by <a 
href="https://github.com/lanking520";><code>@​lanking520</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3225";>deepjavalibrary/djl#3225</a></li>
   <li>ported tools/stats.gradle by <a 
href="https://github.com/elect86";><code>@​elect86</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3219";>deepjavalibrary/djl#3219</a></li>
   <li>use standard GSON output by <a 
href="https://github.com/lanking520";><code>@​lanking520</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3284";>deepjavalibrary/djl#3284</a></li>
   <li>[enhancement] Optimize memory copy overhead to enhance performance. by 
<a href="https://github.com/ewan0x79";><code>@​ewan0x79</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3289";>deepjavalibrary/djl#3289</a></li>
   <li>Gradle Kotlin script plus other stuff by <a 
href="https://github.com/elect86";><code>@​elect86</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3167";>deepjavalibrary/djl#3167</a></li>
   <li>Improved incremental build by <a 
href="https://github.com/benjie332";><code>@​benjie332</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3231";>deepjavalibrary/djl#3231</a></li>
   <li>Refactored Identifiers by <a 
href="https://github.com/congyuluo";><code>@​congyuluo</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3276";>deepjavalibrary/djl#3276</a></li>
   <li>Refactored Identifiers by <a 
href="https://github.com/congyuluo";><code>@​congyuluo</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3282";>deepjavalibrary/djl#3282</a></li>
   <li>[gradle] Remove unused gradle files by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3280";>deepjavalibrary/djl#3280</a></li>
   <li>[jacoco] exclude spark extension since it doesnot contain test by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3230";>deepjavalibrary/djl#3230</a></li>
   <li>[Lgbm] support multi classification by <a 
href="https://github.com/ewan0x79";><code>@​ewan0x79</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3234";>deepjavalibrary/djl#3234</a></li>
   <li>[Lgbm] support multi type prediction by <a 
href="https://github.com/ewan0x79";><code>@​ewan0x79</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3237";>deepjavalibrary/djl#3237</a></li>
   <li>[llamacpp] Removing llamacpp support in DJL by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3312";>deepjavalibrary/djl#3312</a></li>
   <li>[mxnet-model-zoo] Adds missing translatorFactory in metadata by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3279";>deepjavalibrary/djl#3279</a></li>
   <li>[onnx] Adds fp16 and bfp16 support for OnnxRuntime by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3281";>deepjavalibrary/djl#3281</a></li>
   <li>[onnxruntime] Add debug message for OnnxRuntime by <a 
href="https://github.com/xyang16";><code>@​xyang16</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3217";>deepjavalibrary/djl#3217</a></li>
   <li>[onnxruntime] Adds yolov8n pose model for OnnxRuntime by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3309";>deepjavalibrary/djl#3309</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/6b642e12700e287cc89f672572024b8fd3c6cb72";><code>6b642e1</code></a>
 [rust] Use fused layer_norm (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3346";>#3346</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/e81163234177edf39a5d44244becd39f25ad38cb";><code>e811632</code></a>
 [tokenizer] Supports cross encoder for text classification model (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3338";>#3338</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/d833756ad7d27ffcbd0c8f87afc78153ef59366d";><code>d833756</code></a>
 [ci] Fixes pytorch JNI build (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3339";>#3339</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/2b195e6eea63827e571aadb46197269aab0a9cc8";><code>2b195e6</code></a>
 [onnxruntime] Load onnx extenstion if available (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3333";>#3333</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/4b4d6053aecf526f7cd6db2d1630a649875fc064";><code>4b4d605</code></a>
 [rust] Change loging level to debug (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3336";>#3336</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/0a92db8d839df8d2544969c55bd6d1789d334097";><code>0a92db8</code></a>
 [ci] Updates dependency versions to latest (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3332";>#3332</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/1681013e5fdcebc84ab3f5fefa9f0acace14729d";><code>1681013</code></a>
 [ci] Minor github action workflow changes (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3331";>#3331</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/d55e84c6859a6a0c6c5391ff13b7c6446efd53b6";><code>d55e84c</code></a>
 [rust] Update gpu build pipeline to cu122 (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3334";>#3334</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/b171572b0db68ae5055374b23d537596552751bb";><code>b171572</code></a>
 [tokenizers] Fixes huggingface build for Windows (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3330";>#3330</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/702d019a4d6dd2a565d99a66cb2eb36e5ffe5ef9";><code>702d019</code></a>
 [api] Updates slf4j version to 2.0.13 (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3329";>#3329</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/deepjavalibrary/djl/compare/v0.28.0...v0.29.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `ai.djl.pytorch:pytorch-model-zoo` from 0.28.0 to 0.29.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/deepjavalibrary/djl/releases";>ai.djl.pytorch:pytorch-model-zoo's
 releases</a>.</em></p>
   <blockquote>
   <h2>v0.29.0</h2>
   <h2>Key Changes</h2>
   <ul>
   <li>
   <p>Upgrades for engines</p>
   <ul>
   <li>Upgrades PyTorch engine to 2.3.1</li>
   <li>Upgrades TensorFlow engine to 2.16.1</li>
   <li>Introduces Rust engine CUDA support</li>
   <li>Upgrades OnnxRuntime version to 1.18.0 and added CUDA 12.4 support</li>
   <li>Upgrades javacpp version to 1.5.10</li>
   <li>Upgrades HuggingFace tokenizer to 0.19.1</li>
   <li>Fixes several issues for LightGBM engine</li>
   <li>Deprecated llamacpp engine</li>
   </ul>
   </li>
   <li>
   <p>Enhancements for engines and API</p>
   <ul>
   <li>Adds Yolov8 segmentation and pose detection support</li>
   <li>Adds metric type to Metic class</li>
   <li>Improves drawJoints and drawMask behavior for CV model</li>
   <li>Improves HuggingFace model importing and conversion tool</li>
   <li>Improves HuggingFace NLP model batch inference performance</li>
   <li>Adds built-in ONNX extension support</li>
   <li>Adds several NDArray operators in PyTorch engine</li>
   <li>Adds fp16 and bf16 support for OnnxRuntime engine</li>
   <li>Adds CrossEncoder support for NLP models</li>
   </ul>
   </li>
   </ul>
   <h2>Enhancements</h2>
   <ul>
   <li>Adds metric type to Metic class by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3244";>deepjavalibrary/djl#3244</a></li>
   <li>Improves drawJoints behavior by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3305";>deepjavalibrary/djl#3305</a></li>
   <li>[api] Allows to control json pretty print with env var by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3288";>deepjavalibrary/djl#3288</a></li>
   <li>[api] Avoid null dimensions for Metric by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3246";>deepjavalibrary/djl#3246</a></li>
   <li>[api] Improve NDArray.toDebugString() output by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3290";>deepjavalibrary/djl#3290</a></li>
   <li>[api] Loads native engine in deterministic order by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3300";>deepjavalibrary/djl#3300</a></li>
   <li>[api] Refactor drawMask() for instance segmentation by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3304";>deepjavalibrary/djl#3304</a></li>
   <li>[api] Refactor nms for yolo translator by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3297";>deepjavalibrary/djl#3297</a></li>
   <li>add close method to all nd manager by <a 
href="https://github.com/lanking520";><code>@​lanking520</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3225";>deepjavalibrary/djl#3225</a></li>
   <li>ported tools/stats.gradle by <a 
href="https://github.com/elect86";><code>@​elect86</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3219";>deepjavalibrary/djl#3219</a></li>
   <li>use standard GSON output by <a 
href="https://github.com/lanking520";><code>@​lanking520</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3284";>deepjavalibrary/djl#3284</a></li>
   <li>[enhancement] Optimize memory copy overhead to enhance performance. by 
<a href="https://github.com/ewan0x79";><code>@​ewan0x79</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3289";>deepjavalibrary/djl#3289</a></li>
   <li>Gradle Kotlin script plus other stuff by <a 
href="https://github.com/elect86";><code>@​elect86</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3167";>deepjavalibrary/djl#3167</a></li>
   <li>Improved incremental build by <a 
href="https://github.com/benjie332";><code>@​benjie332</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3231";>deepjavalibrary/djl#3231</a></li>
   <li>Refactored Identifiers by <a 
href="https://github.com/congyuluo";><code>@​congyuluo</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3276";>deepjavalibrary/djl#3276</a></li>
   <li>Refactored Identifiers by <a 
href="https://github.com/congyuluo";><code>@​congyuluo</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3282";>deepjavalibrary/djl#3282</a></li>
   <li>[gradle] Remove unused gradle files by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3280";>deepjavalibrary/djl#3280</a></li>
   <li>[jacoco] exclude spark extension since it doesnot contain test by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3230";>deepjavalibrary/djl#3230</a></li>
   <li>[Lgbm] support multi classification by <a 
href="https://github.com/ewan0x79";><code>@​ewan0x79</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3234";>deepjavalibrary/djl#3234</a></li>
   <li>[Lgbm] support multi type prediction by <a 
href="https://github.com/ewan0x79";><code>@​ewan0x79</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3237";>deepjavalibrary/djl#3237</a></li>
   <li>[llamacpp] Removing llamacpp support in DJL by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3312";>deepjavalibrary/djl#3312</a></li>
   <li>[mxnet-model-zoo] Adds missing translatorFactory in metadata by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3279";>deepjavalibrary/djl#3279</a></li>
   <li>[onnx] Adds fp16 and bfp16 support for OnnxRuntime by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3281";>deepjavalibrary/djl#3281</a></li>
   <li>[onnxruntime] Add debug message for OnnxRuntime by <a 
href="https://github.com/xyang16";><code>@​xyang16</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3217";>deepjavalibrary/djl#3217</a></li>
   <li>[onnxruntime] Adds yolov8n pose model for OnnxRuntime by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3309";>deepjavalibrary/djl#3309</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/6b642e12700e287cc89f672572024b8fd3c6cb72";><code>6b642e1</code></a>
 [rust] Use fused layer_norm (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3346";>#3346</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/e81163234177edf39a5d44244becd39f25ad38cb";><code>e811632</code></a>
 [tokenizer] Supports cross encoder for text classification model (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3338";>#3338</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/d833756ad7d27ffcbd0c8f87afc78153ef59366d";><code>d833756</code></a>
 [ci] Fixes pytorch JNI build (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3339";>#3339</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/2b195e6eea63827e571aadb46197269aab0a9cc8";><code>2b195e6</code></a>
 [onnxruntime] Load onnx extenstion if available (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3333";>#3333</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/4b4d6053aecf526f7cd6db2d1630a649875fc064";><code>4b4d605</code></a>
 [rust] Change loging level to debug (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3336";>#3336</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/0a92db8d839df8d2544969c55bd6d1789d334097";><code>0a92db8</code></a>
 [ci] Updates dependency versions to latest (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3332";>#3332</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/1681013e5fdcebc84ab3f5fefa9f0acace14729d";><code>1681013</code></a>
 [ci] Minor github action workflow changes (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3331";>#3331</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/d55e84c6859a6a0c6c5391ff13b7c6446efd53b6";><code>d55e84c</code></a>
 [rust] Update gpu build pipeline to cu122 (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3334";>#3334</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/b171572b0db68ae5055374b23d537596552751bb";><code>b171572</code></a>
 [tokenizers] Fixes huggingface build for Windows (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3330";>#3330</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/702d019a4d6dd2a565d99a66cb2eb36e5ffe5ef9";><code>702d019</code></a>
 [api] Updates slf4j version to 2.0.13 (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3329";>#3329</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/deepjavalibrary/djl/compare/v0.28.0...v0.29.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `ai.djl.pytorch:pytorch-engine` from 0.28.0 to 0.29.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/deepjavalibrary/djl/releases";>ai.djl.pytorch:pytorch-engine's
 releases</a>.</em></p>
   <blockquote>
   <h2>v0.29.0</h2>
   <h2>Key Changes</h2>
   <ul>
   <li>
   <p>Upgrades for engines</p>
   <ul>
   <li>Upgrades PyTorch engine to 2.3.1</li>
   <li>Upgrades TensorFlow engine to 2.16.1</li>
   <li>Introduces Rust engine CUDA support</li>
   <li>Upgrades OnnxRuntime version to 1.18.0 and added CUDA 12.4 support</li>
   <li>Upgrades javacpp version to 1.5.10</li>
   <li>Upgrades HuggingFace tokenizer to 0.19.1</li>
   <li>Fixes several issues for LightGBM engine</li>
   <li>Deprecated llamacpp engine</li>
   </ul>
   </li>
   <li>
   <p>Enhancements for engines and API</p>
   <ul>
   <li>Adds Yolov8 segmentation and pose detection support</li>
   <li>Adds metric type to Metic class</li>
   <li>Improves drawJoints and drawMask behavior for CV model</li>
   <li>Improves HuggingFace model importing and conversion tool</li>
   <li>Improves HuggingFace NLP model batch inference performance</li>
   <li>Adds built-in ONNX extension support</li>
   <li>Adds several NDArray operators in PyTorch engine</li>
   <li>Adds fp16 and bf16 support for OnnxRuntime engine</li>
   <li>Adds CrossEncoder support for NLP models</li>
   </ul>
   </li>
   </ul>
   <h2>Enhancements</h2>
   <ul>
   <li>Adds metric type to Metic class by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3244";>deepjavalibrary/djl#3244</a></li>
   <li>Improves drawJoints behavior by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3305";>deepjavalibrary/djl#3305</a></li>
   <li>[api] Allows to control json pretty print with env var by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3288";>deepjavalibrary/djl#3288</a></li>
   <li>[api] Avoid null dimensions for Metric by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3246";>deepjavalibrary/djl#3246</a></li>
   <li>[api] Improve NDArray.toDebugString() output by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3290";>deepjavalibrary/djl#3290</a></li>
   <li>[api] Loads native engine in deterministic order by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3300";>deepjavalibrary/djl#3300</a></li>
   <li>[api] Refactor drawMask() for instance segmentation by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3304";>deepjavalibrary/djl#3304</a></li>
   <li>[api] Refactor nms for yolo translator by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3297";>deepjavalibrary/djl#3297</a></li>
   <li>add close method to all nd manager by <a 
href="https://github.com/lanking520";><code>@​lanking520</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3225";>deepjavalibrary/djl#3225</a></li>
   <li>ported tools/stats.gradle by <a 
href="https://github.com/elect86";><code>@​elect86</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3219";>deepjavalibrary/djl#3219</a></li>
   <li>use standard GSON output by <a 
href="https://github.com/lanking520";><code>@​lanking520</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3284";>deepjavalibrary/djl#3284</a></li>
   <li>[enhancement] Optimize memory copy overhead to enhance performance. by 
<a href="https://github.com/ewan0x79";><code>@​ewan0x79</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3289";>deepjavalibrary/djl#3289</a></li>
   <li>Gradle Kotlin script plus other stuff by <a 
href="https://github.com/elect86";><code>@​elect86</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3167";>deepjavalibrary/djl#3167</a></li>
   <li>Improved incremental build by <a 
href="https://github.com/benjie332";><code>@​benjie332</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3231";>deepjavalibrary/djl#3231</a></li>
   <li>Refactored Identifiers by <a 
href="https://github.com/congyuluo";><code>@​congyuluo</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3276";>deepjavalibrary/djl#3276</a></li>
   <li>Refactored Identifiers by <a 
href="https://github.com/congyuluo";><code>@​congyuluo</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3282";>deepjavalibrary/djl#3282</a></li>
   <li>[gradle] Remove unused gradle files by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3280";>deepjavalibrary/djl#3280</a></li>
   <li>[jacoco] exclude spark extension since it doesnot contain test by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3230";>deepjavalibrary/djl#3230</a></li>
   <li>[Lgbm] support multi classification by <a 
href="https://github.com/ewan0x79";><code>@​ewan0x79</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3234";>deepjavalibrary/djl#3234</a></li>
   <li>[Lgbm] support multi type prediction by <a 
href="https://github.com/ewan0x79";><code>@​ewan0x79</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3237";>deepjavalibrary/djl#3237</a></li>
   <li>[llamacpp] Removing llamacpp support in DJL by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3312";>deepjavalibrary/djl#3312</a></li>
   <li>[mxnet-model-zoo] Adds missing translatorFactory in metadata by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3279";>deepjavalibrary/djl#3279</a></li>
   <li>[onnx] Adds fp16 and bfp16 support for OnnxRuntime by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3281";>deepjavalibrary/djl#3281</a></li>
   <li>[onnxruntime] Add debug message for OnnxRuntime by <a 
href="https://github.com/xyang16";><code>@​xyang16</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3217";>deepjavalibrary/djl#3217</a></li>
   <li>[onnxruntime] Adds yolov8n pose model for OnnxRuntime by <a 
href="https://github.com/frankfliu";><code>@​frankfliu</code></a> in <a 
href="https://redirect.github.com/deepjavalibrary/djl/pull/3309";>deepjavalibrary/djl#3309</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/6b642e12700e287cc89f672572024b8fd3c6cb72";><code>6b642e1</code></a>
 [rust] Use fused layer_norm (<a 
href="https://redirect.github.com/deepjavalibrary/djl/issues/3346";>#3346</a>)</li>
   <li><a 
href="https://github.com/deepjavalibrary/djl/commit/e81163234177edf39a5d44244becd39f25ad38cb";><code>e811632</code></a>
 [tokenizer] Supports cross e...
   
   _Description has been truncated_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to