DebugMetadata

מחלקה סופית ציבורית DebugMetadata

 Metadata about the debugger and the debugged TensorFlow program.
 
tensorflow.DebugMetadata מסוג Protobuf.DebugMetadata

כיתות מקוננות

מעמד DebugMetadata.Builder
 Metadata about the debugger and the debugged TensorFlow program. 

קבועים

int FILE_VERSION_FIELD_NUMBER
int TENSORFLOW_VERSION_FIELD_NUMBER
int TFDBG_RUN_ID_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
סטטי DebugMetadata
DebugMetadata
final static com.google.protobuf.Descriptors.Descriptor
חוּט
getFileVersion ()
 Version of the DebugEvent file format.
com.google.protobuf.ByteString
getFileVersionBytes ()
 Version of the DebugEvent file format.
int
חוּט
getTensorflowVersion ()
 Version of TensorFlow.
com.google.protobuf.ByteString
getTensorflowVersionBytes ()
 Version of TensorFlow.
חוּט
getTfdbgRunId ()
 A unique ID for the current run of tfdbg.
com.google.protobuf.ByteString
getTfdbgRunIdBytes ()
 A unique ID for the current run of tfdbg.
final com.google.protobuf.UnknownFieldSet
int
בוליאנית סופית
סטטי DebugMetadata.Builder
newBuilder (אב-טיפוס DebugMetadata )
סטטי DebugMetadata.Builder
DebugMetadata.Builder
סטטי DebugMetadata
parseDelimitedFrom (קלט InputStream)
סטטי DebugMetadata
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי DebugMetadata
parseFrom (נתוני ByteBuffer)
סטטי DebugMetadata
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי DebugMetadata
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי DebugMetadata
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי DebugMetadata
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי DebugMetadata
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי DebugMetadata
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי DebugMetadata
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
DebugMetadata.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

אינט סופי סטטי ציבורי FILE_VERSION_FIELD_NUMBER

ערך קבוע: 2

גמר סטטי ציבורי TENSORFLOW_VERSION_FIELD_NUMBER

ערך קבוע: 1

אינט סופי סטטי ציבורי TFDBG_RUN_ID_FIELD_NUMBER

ערך קבוע: 3

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

public static DebugMetadata getDefaultInstance ()

public DebugMetadata getDefaultInstanceForType ()

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

מחרוזת ציבורית getFileVersion ()

 Version of the DebugEvent file format.
 Has a format of "debug.Event:<number>", e.g., "debug.Event:1".
 
string file_version = 2;

public com.google.protobuf.ByteString getFileVersionBytes ()

 Version of the DebugEvent file format.
 Has a format of "debug.Event:<number>", e.g., "debug.Event:1".
 
string file_version = 2;

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

מחרוזת ציבורית getTensorflowVersion ()

 Version of TensorFlow.
 
string tensorflow_version = 1;

public com.google.protobuf.ByteString getTensorflowVersionBytes ()

 Version of TensorFlow.
 
string tensorflow_version = 1;

מחרוזת ציבורית getTfdbgRunId ()

 A unique ID for the current run of tfdbg.
 A run of tfdbg is defined as a TensorFlow job instrumented by tfdbg.
 Multiple hosts in a distributed TensorFlow job instrumented by tfdbg
 have the same ID.
 
string tfdbg_run_id = 3;

public com.google.protobuf.ByteString getTfdbgRunIdBytes ()

 A unique ID for the current run of tfdbg.
 A run of tfdbg is defined as a TensorFlow job instrumented by tfdbg.
 Multiple hosts in a distributed TensorFlow job instrumented by tfdbg
 have the same ID.
 
string tfdbg_run_id = 3;

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

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

ציבורי סטטי DebugMetadata.Builder newBuilder (אב טיפוס DebugMetadata )

public static DebugMetadata.Builder newBuilder ()

public DebugMetadata.Builder newBuilderForType ()

public static DebugMetadata parseDelimitedFrom (קלט InputStream)

זורק
IOException

public static DebugMetadata parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static DebugMetadata parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

public static DebugMetadata parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static DebugMetadata parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

public static DebugMetadata parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

public static DebugMetadata parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

DebugMetadata parseFrom סטטי ציבורי (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

public static DebugMetadata parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static DebugMetadata parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

public DebugMetadata.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException