static SaverDef.CheckpointFormatVersion |
SaverDef.CheckpointFormatVersion.forNumber(int value) |
|
SaverDef.CheckpointFormatVersion |
SaverDef.Builder.getVersion() |
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
|
SaverDef.CheckpointFormatVersion |
SaverDef.getVersion() |
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
|
SaverDef.CheckpointFormatVersion |
SaverDefOrBuilder.getVersion() |
.tensorflow.SaverDef.CheckpointFormatVersion version = 7;
|
static SaverDef.CheckpointFormatVersion |
SaverDef.CheckpointFormatVersion.valueOf(int value) |
Deprecated.
|
static SaverDef.CheckpointFormatVersion |
SaverDef.CheckpointFormatVersion.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SaverDef.CheckpointFormatVersion |
SaverDef.CheckpointFormatVersion.valueOf(org.nd4j.shade.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static SaverDef.CheckpointFormatVersion[] |
SaverDef.CheckpointFormatVersion.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|