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, withOutput
public 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.14 Release Date : November 5 2024