Package ai.djl.mxnet.jna
package ai.djl.mxnet.jna
Contains classes to interface with the underlying MXNet Engine.
Information about locating and loading the MXNet binary can be found in LibUtils
.
-
ClassDescriptionA FunctionInfo represents an operator (ie function) within the MXNet Engine.A class containing utilities to interact with the MXNet Engine's Java Native Access (JNA) layer.An enum that enumerates the statuses of numpy mode.Utilities for finding the MXNet Engine binary on the System.ObjectPool<T>A generic object pool implementation.