SavedUserObject.Builder

classe finale statica pubblica 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.
 
Tipo di protocollo tensorflow.SavedUserObject

Metodi pubblici

SavedUserObject.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
Oggettoutente salvato
Oggettoutente salvato
SavedUserObject.Builder
chiaro ()
SavedUserObject.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
SavedUserObject.Builder
chiaroIdentificatore ()
 Corresponds to a registration of the type to use in the loading program.
SavedUserObject.Builder
clearMetadati ()
 Initialization-related metadata.
SavedUserObject.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SavedUserObject.Builder
clearVersione ()
 Version information from the producer of this SavedUserObject.
SavedUserObject.Builder
clone ()
Oggettoutente salvato
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
Corda
getIdentificatore ()
 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.
Corda
getMetadati ()
 Initialization-related metadata.
com.google.protobuf.ByteString
getMetadataBytes ()
 Initialization-related metadata.
VersioneDef
getVersione ()
 Version information from the producer of this SavedUserObject.
VersionDef.Builder
getVersionBuilder ()
 Version information from the producer of this SavedUserObject.
VersioneDefOrBuilder
getVersionOrBuilder ()
 Version information from the producer of this SavedUserObject.
booleano
hasVersion ()
 Version information from the producer of this SavedUserObject.
booleano finale
SavedUserObject.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
SavedUserObject.Builder
mergeFrom (com.google.protobuf.Message altro)
finale SavedUserObject.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
SavedUserObject.Builder
mergeVersion (valore VersionDef )
 Version information from the producer of this SavedUserObject.
SavedUserObject.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
SavedUserObject.Builder
setIdentifier (valore stringa)
 Corresponds to a registration of the type to use in the loading program.
SavedUserObject.Builder
setIdentifierBytes (valore com.google.protobuf.ByteString)
 Corresponds to a registration of the type to use in the loading program.
SavedUserObject.Builder
setMetadata (valore stringa)
 Initialization-related metadata.
SavedUserObject.Builder
setMetadataBytes (valore com.google.protobuf.ByteString)
 Initialization-related metadata.
SavedUserObject.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
finale SavedUserObject.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
SavedUserObject.Builder
setVersion (valore VersionDef )
 Version information from the producer of this SavedUserObject.
SavedUserObject.Builder
setVersion ( VersionDef.Builder builderForValue)
 Version information from the producer of this SavedUserObject.

Metodi ereditati

Metodi pubblici

public SavedUserObject.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

build pubblica SavedUserObject ()

pubblico SavedUserObject buildPartial ()

pubblico SavedUserObject.Builder chiaro ()

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

public SavedUserObject.Builder clearIdentifier ()

identificatore stringa

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

public SavedUserObject.Builder clearMetadata ()

string metadata = 3;

 Initialization-related 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 pubblico SavedUserObject.Builder ()

public SavedUserObject getDefaultInstanceForType ()

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

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

stringa pubblica getIdentifier ()

identificatore stringa

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

pubblico com.google.protobuf.ByteString getIdentifierBytes ()

identificatore stringa

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

stringa pubblica getMetadata ()

string metadata = 3;

 Initialization-related metadata.
 
= 3;

pubblico com.google.protobuf.ByteString getMetadataBytes ()

string metadata = 3;

 Initialization-related metadata.
 
= 3;

public VersionDef getVersion ()

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

public VersionDef.Builder getVersionBuilder ()

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

versione pubblicaDefOrBuilder getVersionOrBuilder ()

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

hasVersion booleano pubblico ()

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

public final booleano isInitialized ()

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

Lancia
IOException

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

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

public SavedUserObject.Builder mergeVersion (valore VersionDef )

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

public SavedUserObject.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

pubblico SavedUserObject.Builder setIdentifier (valore stringa)

identificatore stringa

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

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

identificatore stringa

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

public SavedUserObject.Builder setMetadata (valore stringa)

string metadata = 3;

 Initialization-related metadata.
 
= 3;

pubblico SavedUserObject.Builder setMetadataBytes (valore com.google.protobuf.ByteString)

string metadata = 3;

 Initialization-related metadata.
 
= 3;

public SavedUserObject.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

public final SavedUserObject.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public SavedUserObject.Builder setVersion (valore VersionDef )

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

public SavedUserObject.Builder setVersion ( VersionDef.Builder builderForValue)

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