Class | Description |
---|---|
LegacyIntArrayDeserializer |
Deserialize either an int[] to an int[], or a single int x to int[]{x,x}
Used when supporting a configuration format change from single int value to int[], as for Upsampling2D
between 1.0.0-alpha and 1.0.0-beta
|
LegacyJsonFormat |
This class defines a set of Jackson Mixins - which are a way of using a proxy class with annotations to override
the existing annotations.
|
LegacyJsonFormat.GraphVertexMixin | |
LegacyJsonFormat.IActivationMixin | |
LegacyJsonFormat.ILossFunctionMixin | |
LegacyJsonFormat.InputPreProcessorMixin | |
LegacyJsonFormat.LayerMixin | |
LegacyJsonFormat.ReconstructionDistributionMixin |
Copyright © 2019. All rights reserved.