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

   Bumps `onnxruntime.version` from 1.19.0 to 1.19.2.
   Updates `com.microsoft.onnxruntime:onnxruntime` from 1.19.0 to 1.19.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/microsoft/onnxruntime/releases";>com.microsoft.onnxruntime:onnxruntime's
 releases</a>.</em></p>
   <blockquote>
   <h2>ONNX Runtime v1.19.2</h2>
   <h2>Announcements</h2>
   <ul>
   <li>ORT 1.19.2 is a small patch release, fixing some broken workflows and 
introducing bug fixes.</li>
   </ul>
   <h2>Build System &amp; Packages</h2>
   <ul>
   <li>Fixed the signing of native DLLs.</li>
   <li>Disabled absl symbolize in Windows Release build to avoid dependency on 
dbghelp.dll.</li>
   </ul>
   <h2>Training</h2>
   <ul>
   <li>Restored support for CUDA compute capability 7.0 and 7.5 with CUDA 12, 
and 6.0 and 6.1 with CUDA 11.</li>
   <li>Several fixes for training CI pipelines.</li>
   </ul>
   <h2>Mobile</h2>
   <ul>
   <li>Fixed ArgMaxOpBuilder::AddToModelBuilderImpl() nullptr Node access for 
CoreML EP.</li>
   </ul>
   <h2>Generative AI</h2>
   <ul>
   <li>Added CUDA kernel for Phi3 MoE.</li>
   <li>Added smooth softmax support in CUDA and CPU kernels for the 
GroupQueryAttention operator.</li>
   <li>Fixed number of splits calculations in GroupQueryAttention CUDA 
operator.</li>
   <li>Enabled causal support in the MultiHeadAttention CUDA operator.</li>
   </ul>
   <h2>Contributors</h2>
   <p><a href="https://github.com/prathikr";><code>@​prathikr</code></a>, <a 
href="https://github.com/mszhanyi";><code>@​mszhanyi</code></a>, <a 
href="https://github.com/edgchen1";><code>@​edgchen1</code></a>, <a 
href="https://github.com/tianleiwu";><code>@​tianleiwu</code></a>, <a 
href="https://github.com/wangyems";><code>@​wangyems</code></a>, <a 
href="https://github.com/aciddelgado";><code>@​aciddelgado</code></a>, <a 
href="https://github.com/mindest";><code>@​mindest</code></a>, <a 
href="https://github.com/snnn";><code>@​snnn</code></a>, <a 
href="https://github.com/baijumeswani";><code>@​baijumeswani</code></a>, <a 
href="https://github.com/MaanavD";><code>@​MaanavD</code></a></p>
   <p><strong>Thanks to everyone who helped ship this release 
smoothly!</strong></p>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/microsoft/onnxruntime/compare/v1.19.0...v1.19.2";>https://github.com/microsoft/onnxruntime/compare/v1.19.0...v1.19.2</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/ffceed9d44f2f3efb9dd69fa75fea51163c91d91";><code>ffceed9</code></a>
 ORT 1.19.2 Release: Cherry Pick Round 1 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/21861";>#21861</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/d6514636eac3a0b5d893dc2c1e62e67fc3135270";><code>d651463</code></a>
 ORT 1.19.1 Release: Cherry Pick Round 1 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/21796";>#21796</a>)</li>
   <li>See full diff in <a 
href="https://github.com/microsoft/onnxruntime/compare/v1.19.0...v1.19.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `com.microsoft.onnxruntime:onnxruntime_gpu` from 1.19.0 to 1.19.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/microsoft/onnxruntime/releases";>com.microsoft.onnxruntime:onnxruntime_gpu's
 releases</a>.</em></p>
   <blockquote>
   <h2>ONNX Runtime v1.19.2</h2>
   <h2>Announcements</h2>
   <ul>
   <li>ORT 1.19.2 is a small patch release, fixing some broken workflows and 
introducing bug fixes.</li>
   </ul>
   <h2>Build System &amp; Packages</h2>
   <ul>
   <li>Fixed the signing of native DLLs.</li>
   <li>Disabled absl symbolize in Windows Release build to avoid dependency on 
dbghelp.dll.</li>
   </ul>
   <h2>Training</h2>
   <ul>
   <li>Restored support for CUDA compute capability 7.0 and 7.5 with CUDA 12, 
and 6.0 and 6.1 with CUDA 11.</li>
   <li>Several fixes for training CI pipelines.</li>
   </ul>
   <h2>Mobile</h2>
   <ul>
   <li>Fixed ArgMaxOpBuilder::AddToModelBuilderImpl() nullptr Node access for 
CoreML EP.</li>
   </ul>
   <h2>Generative AI</h2>
   <ul>
   <li>Added CUDA kernel for Phi3 MoE.</li>
   <li>Added smooth softmax support in CUDA and CPU kernels for the 
GroupQueryAttention operator.</li>
   <li>Fixed number of splits calculations in GroupQueryAttention CUDA 
operator.</li>
   <li>Enabled causal support in the MultiHeadAttention CUDA operator.</li>
   </ul>
   <h2>Contributors</h2>
   <p><a href="https://github.com/prathikr";><code>@​prathikr</code></a>, <a 
href="https://github.com/mszhanyi";><code>@​mszhanyi</code></a>, <a 
href="https://github.com/edgchen1";><code>@​edgchen1</code></a>, <a 
href="https://github.com/tianleiwu";><code>@​tianleiwu</code></a>, <a 
href="https://github.com/wangyems";><code>@​wangyems</code></a>, <a 
href="https://github.com/aciddelgado";><code>@​aciddelgado</code></a>, <a 
href="https://github.com/mindest";><code>@​mindest</code></a>, <a 
href="https://github.com/snnn";><code>@​snnn</code></a>, <a 
href="https://github.com/baijumeswani";><code>@​baijumeswani</code></a>, <a 
href="https://github.com/MaanavD";><code>@​MaanavD</code></a></p>
   <p><strong>Thanks to everyone who helped ship this release 
smoothly!</strong></p>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/microsoft/onnxruntime/compare/v1.19.0...v1.19.2";>https://github.com/microsoft/onnxruntime/compare/v1.19.0...v1.19.2</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/ffceed9d44f2f3efb9dd69fa75fea51163c91d91";><code>ffceed9</code></a>
 ORT 1.19.2 Release: Cherry Pick Round 1 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/21861";>#21861</a>)</li>
   <li><a 
href="https://github.com/microsoft/onnxruntime/commit/d6514636eac3a0b5d893dc2c1e62e67fc3135270";><code>d651463</code></a>
 ORT 1.19.1 Release: Cherry Pick Round 1 (<a 
href="https://redirect.github.com/microsoft/onnxruntime/issues/21796";>#21796</a>)</li>
   <li>See full diff in <a 
href="https://github.com/microsoft/onnxruntime/compare/v1.19.0...v1.19.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to