How To Install Java Artifact com.microsoft.onnxruntime.onnxruntime_gpu v1.16.0

com.microsoft.onnxruntime onnxruntime_gpu 1.16.0

Introduction

In this article, we'll learn how to install Java artifact onnxruntime_gpu from com.microsoft.onnxruntime group in version 1.16.0. The artifact is available in 25 versions: 1.17.3 1.17.1 1.17.0 1.16.3 1.16.2 1.16.1 1.16.0-rc1 1.16.0 1.15.1 1.15.0 1.14.0 1.13.1 1.12.1 1.12.0 1.11.0 1.10.0 1.9.0 1.8.1 1.8.0 1.7.0 1.6.0 1.5.2 1.5.1 1.4.0 1.3.1 . The onnx-runtime project has been released under MIT License license, and has its own website at: https://microsoft.github.io/onnxruntime/ .

How To Install Java Artifact com.microsoft.onnxruntime.onnxruntime_gpu In Version 1.16.0

To install the onnx-runtime artifact in version 1.16.0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses onnx-runtime dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses