Package ai.djl.pytorch.jni
Class NativeHelper
java.lang.Object
ai.djl.pytorch.jni.NativeHelper
A helper class allows engine shared library to be loaded from different class loader.
-
Method Summary
-
Method Details
-
load
Load native shared library from file.- Parameters:
path
- the file to load
-