کلاس نهایی عمومی 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
tensorflow.SavedUserObject
کلاس های تو در تو
کلاس | 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. |
ثابت ها
بین المللی | IDENTIFIER_FIELD_NUMBER | |
بین المللی | METADATA_FIELD_NUMBER | |
بین المللی | VERSION_FIELD_NUMBER |
روش های عمومی
بولی | برابر است (object obj) |
SavedUserObject ایستا | |
SavedUserObject | |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
رشته | 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. |
رشته | getMetadata () Initialization-related metadata. |
com.google.protobuf.ByteString | getMetadataBytes () Initialization-related metadata. |
بین المللی | |
com.google.protobuf.UnknownFieldSet نهایی | |
VersionDef | getVersion () Version information from the producer of this SavedUserObject. |
VersionDefOrBuilder | getVersionOrBuilder () Version information from the producer of this SavedUserObject. |
بولی | دارای نسخه () Version information from the producer of this SavedUserObject. |
بین المللی | هش کد () |
بولی نهایی | |
استاتیک SavedUserObject.Builder | newBuilder (نمونه اولیه SavedUserObject ) |
استاتیک SavedUserObject.Builder | newBuilder () |
SavedUserObject.Builder | |
SavedUserObject ایستا | parseDelimitedFrom (ورودی جریان ورودی) |
SavedUserObject ایستا | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedUserObject ایستا | parseFrom (داده های ByteBuffer) |
SavedUserObject ایستا | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedUserObject ایستا | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedUserObject ایستا | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
SavedUserObject ایستا | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedUserObject ایستا | parseFrom (داده های com.google.protobuf.ByteString) |
SavedUserObject ایستا | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedUserObject ایستا | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ایستا | تجزیه کننده () |
SavedUserObject.Builder | toBuilder () |
باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
نهایی استاتیک عمومی IDENTIFIER_FIELD_NUMBER
ارزش ثابت: 1
نهایی استاتیک عمومی METADATA_FIELD_NUMBER
مقدار ثابت: 3
نهایی استاتیک عمومی VERSION_FIELD_NUMBER
مقدار ثابت: 2
روش های عمومی
بولین عمومی برابر است (Object Obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
رشته عمومی getIdentifier ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
عمومی com.google.protobuf.ByteString getIdentifierBytes ()
Corresponds to a registration of the type to use in the loading program.
string identifier = 1;
رشته عمومی getMetadata ()
Initialization-related metadata.
string metadata = 3;
عمومی com.google.protobuf.ByteString getMetadataBytes ()
Initialization-related metadata.
string metadata = 3;
عمومی getParserForType ()
عمومی int getSerializedSize ()
عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
عمومی VersionDef getVersion ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
عمومی VersionDefOrBuilder getVersionOrBuilder ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
دارای نسخه بولی عمومی ()
Version information from the producer of this SavedUserObject.
.tensorflow.VersionDef version = 2;
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی ایستا SavedUserObject parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک SavedUserObject parseFrom (داده ByteBuffer)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی ایستا SavedUserObject parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی ایستا SavedUserObject parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک SavedUserObject parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
IOException |
---|
عمومی ثابت SavedUserObject parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک SavedUserObject parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک SavedUserObject parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک SavedUserObject parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
IOException |
---|