Package tech.molecules.deep
Class LoadTorchFlexInfrastructure
- java.lang.Object
-
- tech.molecules.deep.LoadTorchFlexInfrastructure
-
public class LoadTorchFlexInfrastructure extends Object
-
-
Constructor Summary
Constructors Constructor Description LoadTorchFlexInfrastructure()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ai.djl.inference.Predictor<float[],float[]>createDecoder()static voidmain(String[] args)
-
-
-
Method Detail
-
createDecoder
public static ai.djl.inference.Predictor<float[],float[]> createDecoder()
-
main
public static void main(String[] args)
-
-