SavedUserObject

genel son sınıf 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 türü tensorflow.SavedUserObject

İç İçe Sınıflar

sınıf 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. 

Sabitler

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
statik SavedUserObject
KaydedilenKullanıcıNesnesi
final statik com.google.protobuf.Descriptors.Descriptor
Sicim
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.
Sicim
getMetadata ()
 Initialization-related metadata.
com.google.protobuf.ByteString
getMetadataBytes ()
 Initialization-related metadata.
int
final com.google.protobuf.UnknownFieldSet
SürümDef
getVersion ()
 Version information from the producer of this SavedUserObject.
VersionDefOrBuilder
getVersionOrBuilder ()
 Version information from the producer of this SavedUserObject.
boolean
sürümü var ()
 Version information from the producer of this SavedUserObject.
int
son boole değeri
statik SavedUserObject.Builder
statik SavedUserObject.Builder
SavedUserObject.Builder
statik SavedUserObject
parseDelimitedFrom (InputStream girişi)
statik SavedUserObject
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik SavedUserObject
parseFrom (ByteBuffer verileri)
statik SavedUserObject
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik SavedUserObject
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik SavedUserObject
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik SavedUserObject
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik SavedUserObject
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik SavedUserObject
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik SavedUserObject
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
SavedUserObject.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

boolean
eşittir (Nesne arg0)
son Sınıf<?>
getClass ()
int
hashKodu ()
son boşluk
bildir ()
son boşluk
tümünü bildir ()
Sicim
toString ()
son boşluk
bekle (uzun arg0, int arg1)
son boşluk
bekle (uzun arg0)
son boşluk
Beklemek ()
org.tensorflow.proto.framework.SavedUserObjectOrBuilder arayüzünden
soyut Dize
getIdentifier ()
 Corresponds to a registration of the type to use in the loading program.
abstract com.google.protobuf.ByteString
getIdentifierBytes ()
 Corresponds to a registration of the type to use in the loading program.
soyut Dize
getMetadata ()
 Initialization-related metadata.
abstract com.google.protobuf.ByteString
getMetadataBytes ()
 Initialization-related metadata.
özet VersionDef
getVersion ()
 Version information from the producer of this SavedUserObject.
soyut VersionDefOrBuilder
getVersionOrBuilder ()
 Version information from the producer of this SavedUserObject.
soyut boole
sürümü var ()
 Version information from the producer of this SavedUserObject.

Sabitler

genel statik final int IDENTIFIER_FIELD_NUMBER

Sabit Değer: 1

genel statik final int METADATA_FIELD_NUMBER

Sabit Değer: 3

genel statik final int VERSION_FIELD_NUMBER

Sabit Değer: 2

Genel Yöntemler

genel boole eşittir (Object obj)

public static SavedUserObject getDefaultInstance ()

public SavedUserObject getDefaultInstanceForType ()

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

genel Dize 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;

genel Dize getMetadata ()

 Initialization-related metadata.
 
string metadata = 3;

public com.google.protobuf.ByteString getMetadataBytes ()

 Initialization-related metadata.
 
string metadata = 3;

halk getParserForType ()

public int getSerializedSize ()

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

genel VersionDef getVersion ()

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

herkese açık VersionDefOrBuilder getVersionOrBuilder ()

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

genel boolean hasVersion ()

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

genel int hashCode ()

genel final boolean isInitialized ()

public static SavedUserObject.Builder newBuilder ( SavedUserObject prototipi)

genel statik SavedUserObject.Builder newBuilder ()

genel SavedUserObject.Builder newBuilderForType ()

genel statik SavedUserObject ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IOİstisnası

genel statik SavedUserObject parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik SavedUserObject parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik SavedUserObject ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik SavedUserObject parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik SavedUserObject ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IOİstisnası

genel statik SavedUserObject ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik SavedUserObject ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

public static SavedUserObject parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik SavedUserObject ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel SavedUserObject.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IOİstisnası