public class FrozenLayerDeserializer extends org.nd4j.shade.jackson.databind.JsonDeserializer<Layer>
Constructor and Description |
---|
FrozenLayerDeserializer() |
Modifier and Type | Method and Description |
---|---|
Layer |
deserialize(org.nd4j.shade.jackson.core.JsonParser jp,
org.nd4j.shade.jackson.databind.DeserializationContext deserializationContext) |
public Layer deserialize(org.nd4j.shade.jackson.core.JsonParser jp, org.nd4j.shade.jackson.databind.DeserializationContext deserializationContext) throws IOException
deserialize
in class org.nd4j.shade.jackson.databind.JsonDeserializer<Layer>
IOException
Copyright © 2018. All rights reserved.