Class DCDenoiseEngine.PredictorPool
java.lang.Object
org.jlab.service.ai.DCDenoiseEngine.PredictorPool
- Enclosing class:
DCDenoiseEngine
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PredictorPool
public PredictorPool(int size, ai.djl.repository.zoo.ZooModel model)
-
-
Method Details
-
get
- Throws:
InterruptedException
-
put
public void put(ai.djl.inference.Predictor p)
-