@Deprecated public class RowVectorSerializer extends org.nd4j.shade.jackson.databind.JsonSerializer<INDArray>
| Constructor and Description |
|---|
RowVectorSerializer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(INDArray array,
org.nd4j.shade.jackson.core.JsonGenerator jsonGenerator,
org.nd4j.shade.jackson.databind.SerializerProvider serializerProvider)
Deprecated.
|
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 © 2021. All rights reserved.