کلاس نهایی عمومی TaggedRunMetadata
For logging the metadata output for a single session.run() call.
tensorflow.TaggedRunMetadata کلاس های تو در تو
| کلاس | TaggedRunMetadata.Builder | For logging the metadata output for a single session.run() call. | |
ثابت ها
| بین المللی | RUN_METADATA_FIELD_NUMBER | |
| بین المللی | TAG_FIELD_NUMBER |
روش های عمومی
| بولی | برابر است (object obj) |
| Static TaggedRunMetadata | |
| TaggedRunMetadata | |
| نهایی static com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.ByteString | getRunMetadata () Byte-encoded version of the `RunMetadata` proto in order to allow lazy deserialization. |
| بین المللی | |
| رشته | getTag () Tag name associated with this metadata. |
| com.google.protobuf.ByteString | getTagBytes () Tag name associated with this metadata. |
| com.google.protobuf.UnknownFieldSet نهایی | |
| بین المللی | هش کد () |
| بولی نهایی | |
| Static TaggedRunMetadata.Builder | newBuilder (نمونه اولیه TaggedRunMetadata ) |
| Static TaggedRunMetadata.Builder | newBuilder () |
| TaggedRunMetadata.Builder | |
| Static TaggedRunMetadata | parseDelimitedFrom (ورودی جریان ورودی) |
| Static TaggedRunMetadata | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Static TaggedRunMetadata | parseFrom (داده های ByteBuffer) |
| Static TaggedRunMetadata | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Static TaggedRunMetadata | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Static TaggedRunMetadata | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
| Static TaggedRunMetadata | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Static TaggedRunMetadata | parseFrom (داده های com.google.protobuf.ByteString) |
| Static TaggedRunMetadata | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Static TaggedRunMetadata | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ایستا | تجزیه کننده () |
| TaggedRunMetadata.Builder | toBuilder () |
| باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
نهایی استاتیک عمومی RUN_METADATA_FIELD_NUMBER
مقدار ثابت: 2
نهایی استاتیک عمومی TAG_FIELD_NUMBER
ارزش ثابت: 1
روش های عمومی
بولین عمومی برابر است (Object Obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عمومی getParserForType ()
عمومی com.google.protobuf.ByteString getRunMetadata ()
Byte-encoded version of the `RunMetadata` proto in order to allow lazy deserialization.
bytes run_metadata = 2; عمومی int getSerializedSize ()
دریافت برچسب عمومی ()
Tag name associated with this metadata.
string tag = 1; عمومی com.google.protobuf.ByteString getTagBytes ()
Tag name associated with this metadata.
string tag = 1; عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی ثابت TaggedRunMetadata parseDelimitedFrom (ورودی جریان ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی static TaggedRunMetadata parseFrom (داده بایت بافر)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی static TaggedRunMetadata parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی static TaggedRunMetadata parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی static TaggedRunMetadata parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
| IOException |
|---|
عمومی static TaggedRunMetadata parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی static TaggedRunMetadata parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی static TaggedRunMetadata parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی Static TaggedRunMetadata parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
| IOException |
|---|