SavedUserObject.Builder

classe final pública estática SavedUserObject.Builder

 A SavedUserObject is an object (in the object-oriented language of the
 TensorFlow program) of some user- or framework-defined class other than
 those handled specifically by the other kinds of SavedObjects.
 This object cannot be evaluated as a tensor, and therefore cannot be bound
 to an input of a function.
 
tensorflow.SavedUserObject tipo tensorflow.SavedUserObject

Métodos Públicos

SavedUserObject.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
SavedUserObject
build ()
SavedUserObject
SavedUserObject.Builder
limpar ()
SavedUserObject.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
SavedUserObject.Builder
clearIdentifier ()
 Corresponds to a registration of the type to use in the loading program.
SavedUserObject.Builder
clearMetadata ()
 Initialization-related metadata.
SavedUserObject.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SavedUserObject.Builder
clearVersion ()
 Version information from the producer of this SavedUserObject.
SavedUserObject.Builder
clone ()
SavedUserObject
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Fragmento
getIdentifier ()
 Corresponds to a registration of the type to use in the loading program.
com.google.protobuf.ByteString
getIdentifierBytes ()
 Corresponds to a registration of the type to use in the loading program.
Fragmento
getMetadata ()
 Initialization-related metadata.
com.google.protobuf.ByteString
getMetadataBytes ()
 Initialization-related metadata.
VersionDef
getVersion ()
 Version information from the producer of this SavedUserObject.
VersionDef.Builder
getVersionBuilder ()
 Version information from the producer of this SavedUserObject.
VersionDefOrBuilder
getVersionOrBuilder ()
 Version information from the producer of this SavedUserObject.
boleano
hasVersion ()
 Version information from the producer of this SavedUserObject.
final booleano
SavedUserObject.Builder
mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedUserObject.Builder
mergeFrom (com.google.protobuf.Message other)
SavedUserObject.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
SavedUserObject.Builder
mergeVersion ( VersionDef valor)
 Version information from the producer of this SavedUserObject.
SavedUserObject.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
SavedUserObject.Builder
setIdentifier (valor String)
 Corresponds to a registration of the type to use in the loading program.
SavedUserObject.Builder
setIdentifierBytes (com.google.protobuf.ByteString value)
 Corresponds to a registration of the type to use in the loading program.
SavedUserObject.Builder
setMetadata (valor String)
 Initialization-related metadata.
SavedUserObject.Builder
setMetadataBytes (com.google.protobuf.ByteString value)
 Initialization-related metadata.
SavedUserObject.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
SavedUserObject.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
SavedUserObject.Builder
setVersion ( VersionDef valor)
 Version information from the producer of this SavedUserObject.
SavedUserObject.Builder
setVersion ( VersionDef.Builder builderForValue)
 Version information from the producer of this SavedUserObject.

Métodos herdados

Métodos Públicos

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

public SavedUserObject build ()

public SavedUserObject buildPartial ()

public SavedUserObject.Builder clear ()

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

public SavedUserObject.Builder clearIdentifier ()

 Corresponds to a registration of the type to use in the loading program.
 
string identifier = 1;

public SavedUserObject.Builder clearMetadata ()

 Initialization-related metadata.
 
string metadata = 3;

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

public SavedUserObject.Builder clearVersion ()

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;

clone public SavedUserObject.Builder ()

public SavedUserObject getDefaultInstanceForType ()

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

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

public String getIdentifier ()

 Corresponds to a registration of the type to use in the loading program.
 
string identifier = 1;

public com.google.protobuf.ByteString getIdentifierBytes ()

 Corresponds to a registration of the type to use in the loading program.
 
string identifier = 1;

public String getMetadata ()

 Initialization-related metadata.
 
string metadata = 3;

public com.google.protobuf.ByteString getMetadataBytes ()

 Initialization-related metadata.
 
string metadata = 3;

pública VersionDef getVersion ()

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;

pública VersionDef.Builder getVersionBuilder ()

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;

pública VersionDefOrBuilder getVersionOrBuilder ()

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;

public boolean hasVersion ()

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;

public final boolean isInitialized ()

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

Lança
IOException

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

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

pública SavedUserObject.Builder mergeVersion ( VersionDef valor)

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;

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

public SavedUserObject.Builder setIdentifier (valor de string)

 Corresponds to a registration of the type to use in the loading program.
 
string identifier = 1;

public SavedUserObject.Builder setIdentifierBytes (valor com.google.protobuf.ByteString)

 Corresponds to a registration of the type to use in the loading program.
 
string identifier = 1;

public SavedUserObject.Builder setMetadata (String value)

 Initialization-related metadata.
 
string metadata = 3;

public SavedUserObject.Builder setMetadataBytes (valor com.google.protobuf.ByteString)

 Initialization-related metadata.
 
string metadata = 3;

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

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

pública SavedUserObject.Builder setVersion ( VersionDef valor)

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;

pública SavedUserObject.Builder setVersion ( VersionDef.Builder builderForValue)

 Version information from the producer of this SavedUserObject.
 
.tensorflow.VersionDef version = 2;