Last Version

ONNX Runtime API 0.6.0

ONNX Runtime Java API for DJL

License

License

Categories

Categories

DJL Business Logic Libraries Machine Learning
GroupId

GroupId

ai.djl.onnxruntime
ArtifactId

ArtifactId

onnxruntime-api
Version

Version

0.6.0
Type

Type

jar
Description

Description

ONNX Runtime API
ONNX Runtime Java API for DJL
Source Code Management

Source Code Management

https://github.com/awslabs/djl

Download onnxruntime-api 0.6.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.