jzonthemtn commented on PR #551: URL: https://github.com/apache/opennlp/pull/551#issuecomment-1759595742
> Looks good to me. Does that mean GPUs won't be supported until the OSX support is added to the removed dependency? If so, I think we should just include that info in the ANNOUNCE for the next release. Thanks! Yes, I think so. Someone could manually enable GPU by replacing the `onnxruntime.jar` with an `onnxruntime-gpu.jar` in their lib directory. I guess I feel like enabling GPU should require that, instead of making someone replace the jars to go the other way, which is what ended up happening in Apache Solr. -- 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-unsubscr...@opennlp.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org