You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@opennlp.apache.org by GitBox <gi...@apache.org> on 2022/08/05 22:59:18 UTC

[GitHub] [opennlp] kinow commented on a diff in pull request #421: OPENNLP-1375: Adding option for GPU inference.

kinow commented on code in PR #421:
URL: https://github.com/apache/opennlp/pull/421#discussion_r939436371


##########
opennlp-dl/pom.xml:
##########
@@ -38,7 +38,7 @@
     </dependency>
     <dependency>
       <groupId>com.microsoft.onnxruntime</groupId>
-      <artifactId>onnxruntime</artifactId>
+      <artifactId>onnxruntime_gpu</artifactId>

Review Comment:
   :+1: if you think it's helpful maybe this note can be added as a comment to the `pom.xml`.



-- 
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: dev-unsubscribe@opennlp.apache.org

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