View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window konduit-serving-onnx-0.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ai.konduit.serving.models.onnx.step
├─ ai.konduit.serving.models.onnx.step.ONNXPipelineStepRunnerFactory.class - [JAR]
├─ ai.konduit.serving.models.onnx.step.ONNXRunner.class - [JAR]
ai.konduit.serving.models.onnx.utils
├─ ai.konduit.serving.models.onnx.utils.ONNXUtils.class - [JAR]
ai.konduit.serving.models.onnx
├─ ai.konduit.serving.models.onnx.KonduitServingOnnxJsonMapping.class - [JAR]
├─ ai.konduit.serving.models.onnx.ONNXModuleInfo.class - [JAR]