public class NDArrayTextSerializer extends org.nd4j.shade.jackson.databind.JsonSerializer<INDArray>
| Constructor and Description |
|---|
NDArrayTextSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(INDArray arr,
org.nd4j.shade.jackson.core.JsonGenerator jg,
org.nd4j.shade.jackson.databind.SerializerProvider serializerProvider) |
public void serialize(INDArray arr, org.nd4j.shade.jackson.core.JsonGenerator jg, org.nd4j.shade.jackson.databind.SerializerProvider serializerProvider) throws IOException
serialize in class org.nd4j.shade.jackson.databind.JsonSerializer<INDArray>IOExceptionCopyright © 2021. All rights reserved.