public class RowVectorSerializer extends org.nd4j.shade.jackson.databind.JsonSerializer<INDArray>
ILossFunction weight serialization.
Serializes an INDArray as a double[]| Constructor and Description |
|---|
RowVectorSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(INDArray array,
org.nd4j.shade.jackson.core.JsonGenerator jsonGenerator,
org.nd4j.shade.jackson.databind.SerializerProvider serializerProvider) |
public void serialize(INDArray array, org.nd4j.shade.jackson.core.JsonGenerator jsonGenerator, org.nd4j.shade.jackson.databind.SerializerProvider serializerProvider) throws IOException
serialize in class org.nd4j.shade.jackson.databind.JsonSerializer<INDArray>IOExceptionCopyright © 2018. All rights reserved.