I - Type of model input.@FunctionalInterface public static interface TensorFlowBaseModelParser.InputTransformer<I> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
org.tensorflow.Tensor<?> |
transform(I input)
Transforms input into tensor.
|
org.tensorflow.Tensor<?> transform(I input)
input - Input data.
GridGain In-Memory Computing Platform : ver. 8.9.15 Release Date : December 3 2024