Package ai.djl.java.engine
Contains classes to interface with the underlying Java engine.
-
Class Summary Class Description JavaEngine TheJavaEngine
is an implementation of theEngine
that runs Java applications.JavaEngineProvider JavaEngineProvider
is the Java implementation ofEngineProvider
.JavaNDArray JavaNDArray
is the Java engine ofNDArray
.JavaNDManager JavaNDManager
is the Java engine implementation ofNDManager
.