Class Predictor.PredictorContext

java.lang.Object
ai.djl.inference.Predictor.PredictorContext
All Implemented Interfaces:
TranslatorContext, AutoCloseable
Enclosing class:
Predictor<I,O>

public static final class Predictor.PredictorContext extends Object implements TranslatorContext
An implementation of TranslatorContext.