I - Type of model input.O - Type of model output.@FunctionalInterface public interface ModelParser<I,O,M extends Model<I,O>> extends Serializable
Model.| Modifier and Type | Method and Description |
|---|---|
M |
parse(byte[] mdl)
Accepts serialized model represented by byte array, parses it and returns
Model. |
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025