jar

com.microsoft.onnxruntime : onnxruntime_gpu

Maven & Gradle

Jun 16, 2023
2 usages
12.8k stars

onnx-runtime · ONNX Runtime is a performance-focused inference engine for ONNX (Open Neural Network Exchange) models.

Table Of Contents

Latest Version

Download com.microsoft.onnxruntime : onnxruntime_gpu JAR file - Latest Versions:

All Versions

Download com.microsoft.onnxruntime : onnxruntime_gpu JAR file - All Versions:

Version Vulnerabilities Size Updated
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window onnxruntime_gpu-1.15.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ai.onnxruntime.providers

├─ ai.onnxruntime.providers.CoreMLFlags.class - [JAR]

├─ ai.onnxruntime.providers.NNAPIFlags.class - [JAR]

├─ ai.onnxruntime.providers.OrtFlags.class - [JAR]

ai.onnxruntime

├─ ai.onnxruntime.MapInfo.class - [JAR]

├─ ai.onnxruntime.NodeInfo.class - [JAR]

├─ ai.onnxruntime.OnnxJavaType.class - [JAR]

├─ ai.onnxruntime.OnnxMap.class - [JAR]

├─ ai.onnxruntime.OnnxModelMetadata.class - [JAR]

├─ ai.onnxruntime.OnnxRuntime.class - [JAR]

├─ ai.onnxruntime.OnnxSequence.class - [JAR]

├─ ai.onnxruntime.OnnxTensor.class - [JAR]

├─ ai.onnxruntime.OnnxValue.class - [JAR]

├─ ai.onnxruntime.OrtAllocator.class - [JAR]

├─ ai.onnxruntime.OrtEnvironment.class - [JAR]

├─ ai.onnxruntime.OrtException.class - [JAR]

├─ ai.onnxruntime.OrtLoggingLevel.class - [JAR]

├─ ai.onnxruntime.OrtProvider.class - [JAR]

├─ ai.onnxruntime.OrtSession.class - [JAR]

├─ ai.onnxruntime.OrtUtil.class - [JAR]

├─ ai.onnxruntime.SequenceInfo.class - [JAR]

├─ ai.onnxruntime.TensorInfo.class - [JAR]

├─ ai.onnxruntime.ValueInfo.class - [JAR]