Class LegacyJsonFormat
- java.lang.Object
-
- org.deeplearning4j.nn.conf.serde.legacy.LegacyJsonFormat
-
public class LegacyJsonFormat extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
LegacyJsonFormat.GraphVertexMixin
static class
LegacyJsonFormat.IActivationMixin
static class
LegacyJsonFormat.ILossFunctionMixin
static class
LegacyJsonFormat.InputPreProcessorMixin
static class
LegacyJsonFormat.LayerMixin
static class
LegacyJsonFormat.ReconstructionDistributionMixin
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.nd4j.shade.jackson.databind.ObjectMapper
getMapper100alpha()
Get a mapper (minus general config) suitable for loading old format JSON - 1.0.0-alpha and before
-