[
https://issues.apache.org/jira/browse/OPENNLP-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17690625#comment-17690625
]
ASF GitHub Bot commented on OPENNLP-1467:
-----------------------------------------
mawiesne commented on PR #501:
URL: https://github.com/apache/opennlp/pull/501#issuecomment-1435324430
@atarora FYI: This dep upgrade would help you locally with 2.1.1-RC2, as
_onnxruntime_ only supports M1 Macs from version 1.12.x on. You can override it
for local (eval) tests.
> Update dependency onnxruntime to version 1.14.0
> -----------------------------------------------
>
> Key: OPENNLP-1467
> URL: https://issues.apache.org/jira/browse/OPENNLP-1467
> Project: OpenNLP
> Issue Type: Task
> Components: Deep Learning
> Affects Versions: 2.1.0, 2.1.1
> Reporter: Martin Wiesner
> Assignee: Martin Wiesner
> Priority: Minor
>
> OpenNLP references an outdated version of onnxruntime as a dependency, that
> is version 1.10.0. The most recent onnxruntime version 1.14.0 resolves
> several bugs and improves performance, see:
> [https://github.com/microsoft/onnxruntime/releases]
> Aim:
> * Modernizes onnxruntime to latest version 1.14.0
> * Enable modern dev platforms: "Mac M1 support in Python and Java packages",
> cf [1]
> [1] [https://github.com/microsoft/onnxruntime/releases/tag/v1.12.0]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)