SavedUserObject

publiczna klasa końcowa SavedUserObject

 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.
 
Protobuf typu tensorflow.SavedUserObject

Klasy zagnieżdżone

klasa 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. 

Stałe

wew IDENTIFIER_FIELD_NUMBER
wew METADATA_FIELD_NUMBER
wew VERSION_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczny obiekt SavedUserObject
Zapisano obiekt użytkownika
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Strunowy
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.
Strunowy
pobierzMetadane ()
 Initialization-related metadata.
com.google.protobuf.ByteString
getMetadataBytes ()
 Initialization-related metadata.
wew
końcowy com.google.protobuf.UnknownFieldSet
WersjaDef
pobierz wersję ()
 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.
wew
końcowa wartość logiczna
statyczny SavedUserObject.Builder
statyczny SavedUserObject.Builder
SavedUserObject.Builder
statyczny obiekt SavedUserObject
parseDelimitedFrom (wejście strumienia wejściowego)
statyczny obiekt SavedUserObject
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny obiekt SavedUserObject
parseFrom (dane ByteBuffer)
statyczny obiekt SavedUserObject
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny obiekt SavedUserObject
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny obiekt SavedUserObject
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczny obiekt SavedUserObject
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczny obiekt SavedUserObject
parseFrom (dane com.google.protobuf.ByteString)
statyczny obiekt SavedUserObject
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny obiekt SavedUserObject
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
SavedUserObject.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int IDENTIFIER_FIELD_NUMBER

Wartość stała: 1

publiczny statyczny końcowy int METADATA_FIELD_NUMBER

Wartość stała: 3

publiczny statyczny końcowy int VERSION_FIELD_NUMBER

Wartość stała: 2

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

publiczny statyczny SavedUserObject getDefaultInstance ()

publiczny SavedUserObject getDefaultInstanceForType ()

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

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 ()

metadane ciągu

 Initialization-related metadata.
 
string metadata = 3;

public com.google.protobuf.ByteString getMetadataBytes ()

metadane ciągu

 Initialization-related metadata.
 
string metadata = 3;

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

wersja publicznaDef getVersion ()

 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;

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny SavedUserObject.Builder newBuilder (prototyp SavedUserObject )

publiczny statyczny SavedUserObject.Builder newBuilder ()

public SavedUserObject.Builder newBuilderForType ()

publiczny statyczny SavedUserObject parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

publiczny statyczny SavedUserObject parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static SavedUserObject parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny SavedUserObject parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static SavedUserObject parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny SavedUserObject parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

publiczny statyczny SavedUserObject parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny SavedUserObject parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny SavedUserObject parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

publiczny statyczny SavedUserObject parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public SavedUserObject.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO