I - Type of model input.O - Type of model output.public class TensorFlowGraphModelParser<I,O> extends TensorFlowBaseModelParser<I,O>
TensorFlowBaseModelParser.InputTransformer<I>, TensorFlowBaseModelParser.OutputTransformer<O>| Constructor and Description |
|---|
TensorFlowGraphModelParser() |
| Modifier and Type | Method and Description |
|---|---|
org.tensorflow.Session |
parseModel(byte[] mdl)
Parses model specified in serialized form as byte array.
|
parse, withInput, withOutputpublic org.tensorflow.Session parseModel(byte[] mdl)
parseModel in class TensorFlowBaseModelParser<I,O>mdl - Inference model in serialized form as byte array.
GridGain In-Memory Computing Platform : ver. 8.9.15 Release Date : December 3 2024