Last Version

ONNX Runtime native library 1.3.0

ONNXRuntime Engine native library binary distribution

License

License

Categories

Categories

DJL Business Logic Libraries Machine Learning Native Development Tools
GroupId

GroupId

ai.djl.onnxruntime
ArtifactId

ArtifactId

onnxruntime-native-cpu
Version

Version

1.3.0
Type

Type

jar
Description

Description

ONNX Runtime native library
ONNXRuntime Engine native library binary distribution
Source Code Management

Source Code Management

https://github.com/awslabs/djl

Download onnxruntime-native-cpu 1.3.0


<!-- https://jarcasting.com/artifacts/ai.djl.onnxruntime/onnxruntime-native-cpu/ -->
<dependency>
    <groupId>ai.djl.onnxruntime</groupId>
    <artifactId>onnxruntime-native-cpu</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl.onnxruntime/onnxruntime-native-cpu/
implementation 'ai.djl.onnxruntime:onnxruntime-native-cpu:1.3.0'
// https://jarcasting.com/artifacts/ai.djl.onnxruntime/onnxruntime-native-cpu/
implementation ("ai.djl.onnxruntime:onnxruntime-native-cpu:1.3.0")
'ai.djl.onnxruntime:onnxruntime-native-cpu:jar:1.3.0'
<dependency org="ai.djl.onnxruntime" name="onnxruntime-native-cpu" rev="1.3.0">
  <artifact name="onnxruntime-native-cpu" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl.onnxruntime', module='onnxruntime-native-cpu', version='1.3.0')
)
libraryDependencies += "ai.djl.onnxruntime" % "onnxruntime-native-cpu" % "1.3.0"
[ai.djl.onnxruntime/onnxruntime-native-cpu "1.3.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.