#include "python/onnxruntime_pybind_mlvalue.h" #include "python/onnxruntime_pybind_model_compiler.h" #include "python/onnxruntime_pybind_state_common.h" ...
jvm-pybind provides bindings that enable seamless integration between Python and Java code using the Java Native Interface (JNI). This project allows developers to leverage the strengths of both ...