publiczna statyczna klasa końcowa 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 Metody publiczne
| SavedUserObject.Builder | addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
| Zapisano obiekt użytkownika | zbudować () |
| Zapisano obiekt użytkownika | |
| SavedUserObject.Builder | jasne () |
| SavedUserObject.Builder | clearField (pole com.google.protobuf.Descriptors.FieldDescriptor) |
| SavedUserObject.Builder | wyczyśćIdentyfikator () Corresponds to a registration of the type to use in the loading program. |
| SavedUserObject.Builder | wyczyśćMetadane () Initialization-related metadata. |
| SavedUserObject.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| SavedUserObject.Builder | wyczyść wersję () Version information from the producer of this SavedUserObject. |
| SavedUserObject.Builder | klon () |
| Zapisano obiekt użytkownika | |
| końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| Smyczkowy | pobierzIdentyfikator () 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. |
| Smyczkowy | pobierzMetadane () Initialization-related metadata. |
| com.google.protobuf.ByteString | getMetadataBytes () Initialization-related metadata. |
| WersjaDef | pobierz wersję () Version information from the producer of this SavedUserObject. |
| WersjaDef.Builder | getVersionBuilder () Version information from the producer of this SavedUserObject. |
| WersjaDefOrBuilder | getVersionOrBuilder () Version information from the producer of this SavedUserObject. |
| wartość logiczna | ma wersję () Version information from the producer of this SavedUserObject. |
| końcowa wartość logiczna | |
| SavedUserObject.Builder | mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| SavedUserObject.Builder | mergeFrom (com.google.protobuf.Wiadomość inna) |
| końcowy SavedUserObject.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
| SavedUserObject.Builder | |
| SavedUserObject.Builder | setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
| SavedUserObject.Builder | setIdentifier (wartość ciągu) Corresponds to a registration of the type to use in the loading program. |
| SavedUserObject.Builder | setIdentifierBytes (wartość com.google.protobuf.ByteString) Corresponds to a registration of the type to use in the loading program. |
| SavedUserObject.Builder | setMetadata (wartość ciągu) Initialization-related metadata. |
| SavedUserObject.Builder | setMetadataBytes (wartość com.google.protobuf.ByteString) Initialization-related metadata. |
| SavedUserObject.Builder | setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu) |
| końcowy SavedUserObject.Builder | setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
| SavedUserObject.Builder | |
| SavedUserObject.Builder | setVersion ( VersionDef.Builder builderForValue) Version information from the producer of this SavedUserObject. |
Metody dziedziczone
Metody publiczne
public SavedUserObject.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
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 clearVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
publiczny ciąg 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; publiczny ciąg getMetadata ()
Initialization-related metadata.
string metadata = 3; public com.google.protobuf.ByteString getMetadataBytes ()
Initialization-related metadata.
string metadata = 3; wersja publicznaDef getVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2; wersja publicznaDef.Builder getVersionBuilder ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2; wersja publicznaDefOrBuilder getVersionOrBuilder ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2; publiczna wartość logiczna hasVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2; publiczna końcowa wartość logiczna isInitialized ()
publiczny SavedUserObject.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Wyjątek IO |
|---|
publiczny final SavedUserObject.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public SavedUserObject.Builder mergeVersion (wartość VersionDef )
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2; public SavedUserObject.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public SavedUserObject.Builder setIdentifier (wartość ciągu)
Corresponds to a registration of the type to use in the loading program.
string identifier = 1; public SavedUserObject.Builder setIdentifierBytes (wartość com.google.protobuf.ByteString)
Corresponds to a registration of the type to use in the loading program.
string identifier = 1; public SavedUserObject.Builder setMetadata (wartość ciągu)
Initialization-related metadata.
string metadata = 3; public SavedUserObject.Builder setMetadataBytes (wartość com.google.protobuf.ByteString)
Initialization-related metadata.
string metadata = 3; public SavedUserObject.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
publiczny finał SavedUserObject.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public SavedUserObject.Builder setVersion (wartość 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;