Class TensorInfo
java.lang.Object
com.codename1.ai.inference.TensorInfo
Immutable model input/output metadata.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TensorInfo
-
-
Method Details
-
getName
-
getType
-
getShape
public int[] getShape() -
getIndex
public int getIndex()
-