I
- Type of model input.O
- Type of model output.public class IgniteModelParser<I,O> extends Object implements ModelParser<I,O,IgniteModel<I,O>>
IgniteFunction
.Constructor and Description |
---|
IgniteModelParser() |
Modifier and Type | Method and Description |
---|---|
IgniteModel<I,O> |
parse(byte[] mdl)
Accepts serialized model represented by byte array, parses it and returns
Model . |
public IgniteModel<I,O> parse(byte[] mdl)
Model
.parse
in interface ModelParser<I,O,IgniteModel<I,O>>
mdl
- Serialized model represented by byte array.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024