is not current version
Last Version 4.2.1

Interop-ONNX 4.0.2

A Machine Learning library for Java.

License

License

Categories

Categories

Tribuo Business Logic Libraries Machine Learning
GroupId

GroupId

org.tribuo
ArtifactId

ArtifactId

tribuo-onnx
Version

Version

4.0.2
Type

Type

jar
Description

Description

Interop-ONNX
A Machine Learning library for Java.

Download tribuo-onnx 4.0.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.tribuo : tribuo-core jar 4.0.2
org.tribuo : tribuo-data jar 4.0.2
org.tribuo : tribuo-interop-core jar 4.0.2
org.tribuo : tribuo-classification-core jar 4.0.2
org.tribuo : tribuo-regression-core jar 4.0.2
com.microsoft.onnxruntime : onnxruntime jar 1.4.0

test (2)

Group / Artifact Type Version
org.tribuo : tribuo-core test-jar 4.0.2
org.junit.jupiter : junit-jupiter jar 5.6.2

Project Modules

There are no modules declared in this project.