License |
License |
---|---|
GroupId | GroupIdorg.bytedeco |
ArtifactId | ArtifactIdonnxruntime |
Last Version | Last Version1.10.0-1.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaCPP Presets for ONNX Runtime
The missing bridge between Java and native C++ libraries
|
<!-- https://jarcasting.com/artifacts/org.bytedeco/onnxruntime/ -->
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>onnxruntime</artifactId>
<version>1.10.0-1.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytedeco/onnxruntime/
implementation 'org.bytedeco:onnxruntime:1.10.0-1.5.7'
// https://jarcasting.com/artifacts/org.bytedeco/onnxruntime/
implementation ("org.bytedeco:onnxruntime:1.10.0-1.5.7")
'org.bytedeco:onnxruntime:jar:1.10.0-1.5.7'
<dependency org="org.bytedeco" name="onnxruntime" rev="1.10.0-1.5.7">
<artifact name="onnxruntime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytedeco', module='onnxruntime', version='1.10.0-1.5.7')
)
libraryDependencies += "org.bytedeco" % "onnxruntime" % "1.10.0-1.5.7"
[org.bytedeco/onnxruntime "1.10.0-1.5.7"]
Group / Artifact | Type | Version |
---|---|---|
org.bytedeco : dnnl | jar | 2.5.2-1.5.7 |
org.bytedeco : javacpp | jar | 1.5.7 |
Version |
---|
1.10.0-1.5.7
|
1.8.1-1.5.6
|
1.7.0-1.5.5
|
1.4.0-1.5.4
|
1.2.0-1.5.3
|
0.5.0-1.5.2
|