Class ModelPredictorProducer


  • public final class ModelPredictorProducer
    extends Object
    • Method Detail

      • getZooPredictor

        public static AbstractPredictor getZooPredictor​(String applicationPath,
                                                        String artifactId)
                                                 throws ai.djl.repository.zoo.ModelNotFoundException,
                                                        ai.djl.MalformedModelException,
                                                        IOException
        Throws:
        ai.djl.repository.zoo.ModelNotFoundException
        ai.djl.MalformedModelException
        IOException