SaveableObject.Builder

public static final class SaveableObject.Builder

tensorflow.SaveableObject tipo tensorflow.SaveableObject

Métodos Públicos

SaveableObject.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
SaveableObject
build ()
SaveableObject
SaveableObject.Builder
limpar ()
SaveableObject.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
SaveableObject.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SaveableObject.Builder
clearRestoreFunction ()
int32 restore_function = 3;
SaveableObject.Builder
clearSaveFunction ()
 Node ids of concrete functions for saving and loading from a checkpoint.
SaveableObject.Builder
clone ()
SaveableObject
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
int
getRestoreFunction ()
int32 restore_function = 3;
int
getSaveFunction ()
 Node ids of concrete functions for saving and loading from a checkpoint.
final booleano
SaveableObject.Builder
mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SaveableObject.Builder
mergeFrom (com.google.protobuf.Message other)
final SaveableObject.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
SaveableObject.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
SaveableObject.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
SaveableObject.Builder
setRestoreFunction (valor int)
int32 restore_function = 3;
SaveableObject.Builder
setSaveFunction (valor int)
 Node ids of concrete functions for saving and loading from a checkpoint.
final SaveableObject.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos herdados

Métodos Públicos

public SaveableObject.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

public SaveableObject build ()

public SaveableObject buildPartial ()

public SaveableObject.Builder clear ()

public SaveableObject.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public SaveableObject.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public SaveableObject.Builder clearRestoreFunction ()

int32 restore_function = 3;

public SaveableObject.Builder clearSaveFunction ()

 Node ids of concrete functions for saving and loading from a checkpoint.
 
int32 save_function = 2;

clone public SaveableObject.Builder ()

public SaveableObject getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public int getRestoreFunction ()

int32 restore_function = 3;

public int getSaveFunction ()

 Node ids of concrete functions for saving and loading from a checkpoint.
 
int32 save_function = 2;

public final boolean isInitialized ()

public SaveableObject.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public SaveableObject.Builder mergeFrom (com.google.protobuf.Message other)

public final SaveableObject.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public SaveableObject.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

public SaveableObject.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)

public SaveableObject.Builder setRestoreFunction (valor int)

int32 restore_function = 3;

public SaveableObject.Builder setSaveFunction (valor int)

 Node ids of concrete functions for saving and loading from a checkpoint.
 
int32 save_function = 2;

public final SaveableObject.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)