DJL Engine Adapter for ONNX Runtime

Deep Java Library (DJL) Engine Adapter for ONNX Runtime

License

License

Categories

Categories

DJL Business Logic Libraries Machine Learning
GroupId

GroupId

ai.djl.onnxruntime
ArtifactId

ArtifactId

onnxruntime-engine
Last Version

Last Version

0.17.0
Release Date

Release Date

Type

Type

jar
Description

Description

DJL Engine Adapter for ONNX Runtime
Deep Java Library (DJL) Engine Adapter for ONNX Runtime
Project URL

Project URL

http://www.djl.ai/engines/onnxruntime/onnxruntime-engine
Source Code Management

Source Code Management

https://github.com/deepjavalibrary/djl

Download onnxruntime-engine

How to add to project

<!-- https://jarcasting.com/artifacts/ai.djl.onnxruntime/onnxruntime-engine/ -->
<dependency>
    <groupId>ai.djl.onnxruntime</groupId>
    <artifactId>onnxruntime-engine</artifactId>
    <version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl.onnxruntime/onnxruntime-engine/
implementation 'ai.djl.onnxruntime:onnxruntime-engine:0.17.0'
// https://jarcasting.com/artifacts/ai.djl.onnxruntime/onnxruntime-engine/
implementation ("ai.djl.onnxruntime:onnxruntime-engine:0.17.0")
'ai.djl.onnxruntime:onnxruntime-engine:jar:0.17.0'
<dependency org="ai.djl.onnxruntime" name="onnxruntime-engine" rev="0.17.0">
  <artifact name="onnxruntime-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl.onnxruntime', module='onnxruntime-engine', version='0.17.0')
)
libraryDependencies += "ai.djl.onnxruntime" % "onnxruntime-engine" % "0.17.0"
[ai.djl.onnxruntime/onnxruntime-engine "0.17.0"]

Dependencies

compile (2)

Group / Artifact Type Version
ai.djl : api jar 0.17.0
com.microsoft.onnxruntime : onnxruntime jar 1.11.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.17.0
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0