מחלקה סופית ציבורית TaggedRunMetadata
For logging the metadata output for a single session.run() call.
tensorflow.TaggedRunMetadata מסוג Protobuf.TaggedRunMetadata כיתות מקוננות
| מַחלָקָה | TaggedRunMetadata.Builder | For logging the metadata output for a single session.run() call. | |
קבועים
| int | RUN_METADATA_FIELD_NUMBER | |
| int | TAG_FIELD_NUMBER |
שיטות ציבוריות
| בוליאני | שווה (Object obj) |
| סטטי TaggedRunMetadata | |
| TaggedRunMetadata | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.ByteString | getRunMetadata () Byte-encoded version of the `RunMetadata` proto in order to allow lazy deserialization. |
| int | |
| חוּט | getTag () Tag name associated with this metadata. |
| com.google.protobuf.ByteString | getTagBytes () Tag name associated with this metadata. |
| final com.google.protobuf.UnknownFieldSet | |
| int | hashcode () |
| בוליאנית סופית | |
| סטטי TaggedRunMetadata.Builder | newBuilder (אב-טיפוס TaggedRunMetadata ) |
| סטטי TaggedRunMetadata.Builder | newBuilder () |
| TaggedRunMetadata.Builder | |
| סטטי TaggedRunMetadata | parseDelimitedFrom (קלט InputStream) |
| סטטי TaggedRunMetadata | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי TaggedRunMetadata | parseFrom (נתוני ByteBuffer) |
| סטטי TaggedRunMetadata | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי TaggedRunMetadata | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי TaggedRunMetadata | parseFrom (קלט com.google.protobuf.CodedInputStream) |
| סטטי TaggedRunMetadata | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי TaggedRunMetadata | parseFrom (נתוני com.google.protobuf.ByteString) |
| סטטי TaggedRunMetadata | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי 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 ()
public com.google.protobuf.ByteString getRunMetadata ()
Byte-encoded version of the `RunMetadata` proto in order to allow lazy deserialization.
bytes run_metadata = 2; public int getSerializedSize ()
getTag מחרוזת ציבורית ()
Tag name associated with this metadata.
string tag = 1; public com.google.protobuf.ByteString getTagBytes ()
Tag name associated with this metadata.
string tag = 1; public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static TaggedRunMetadata parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static TaggedRunMetadata parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static TaggedRunMetadata parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
public static TaggedRunMetadata parseFrom (קלט com.google.protobuf.CodedInputStream)
זורק
| IOException |
|---|
public static TaggedRunMetadata parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
public static TaggedRunMetadata parseFrom (נתוני com.google.protobuf.ByteString)
זורק
| InvalidProtocolBufferException |
|---|
public static TaggedRunMetadata parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static TaggedRunMetadata parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
| IOException |
|---|