الفئة النهائية العامة StackFrameWithId
A stack frame with ID.
tensorflow.StackFrameWithId فئات متداخلة
| فصل | StackFrameWithId.Builder | A stack frame with ID. | |
الثوابت
| كثافة العمليات | FILE_LINE_COL_FIELD_NUMBER | |
| كثافة العمليات | ID_FIELD_NUMBER |
الأساليب العامة
| منطقية | يساوي (كائن كائن) |
| StackFrameWithId ثابت | |
| StackFrameWithId | |
| النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
| GraphDebugInfo.FileLineCol | getFileLineCol () Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available). |
| GraphDebugInfo.FileLineColOrBuilder | getFileLineColOrBuilder () Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available). |
| خيط | معرف الحصول () A unique ID for the stack frame: A UUID-like string. |
| com.google.protobuf.ByteString | getIdBytes () A unique ID for the stack frame: A UUID-like string. |
| كثافة العمليات | |
| النهائي com.google.protobuf.UnknownFieldSet | |
| منطقية | hasFileLineCol () Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available). |
| كثافة العمليات | رمز التجزئة () |
| منطقية نهائية | تمت التهيئة () |
| ثابت StackFrameWithId.Builder | newBuilder (النموذج الأولي لـ StackFrameWithId ) |
| ثابت StackFrameWithId.Builder | منشئ جديد () |
| StackFrameWithId.Builder | |
| StackFrameWithId ثابت | parseDelimitedFrom (إدخال InputStream) |
| StackFrameWithId ثابت | parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| StackFrameWithId ثابت | parseFrom (بيانات ByteBuffer) |
| StackFrameWithId ثابت | parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| StackFrameWithId ثابت | parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| StackFrameWithId ثابت | parseFrom (com.google.protobuf.CodedInputStream الإدخال) |
| StackFrameWithId ثابت | parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| StackFrameWithId ثابت | parseFrom (بيانات com.google.protobuf.ByteString) |
| StackFrameWithId ثابت | parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| StackFrameWithId ثابت | parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| ثابت | محلل () |
| StackFrameWithId.Builder | إلى البناء () |
| فارغ | writeTo (com.google.protobuf.CodedOutputStream الإخراج) |
الطرق الموروثة
الثوابت
العدد النهائي الثابت العام FILE_LINE_COL_FIELD_NUMBER
القيمة الثابتة: 2
العدد النهائي الثابت العام ID_FIELD_NUMBER
القيمة الثابتة: 1
الأساليب العامة
القيمة المنطقية العامة تساوي (Object obj)
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
GraphDebugInfo.FileLineCol العام getFileLineCol ()
Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2; GraphDebugInfo.FileLineColOrBuilder العام getFileLineColOrBuilder ()
Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2; معرف السلسلة العامة ()
A unique ID for the stack frame: A UUID-like string.
string id = 1; com.google.protobuf.ByteString getIdBytes () العام
A unique ID for the stack frame: A UUID-like string.
string id = 1; عام الحصول على بارسيرفورتايب ()
int public getSerializedSize ()
النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()
المنطق المنطقي العام hasFileLineCol ()
Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2; كود التجزئة الدولي العام ()
تمت تهيئة القيمة المنطقية النهائية العامة ()
StackFrameWithId الثابت العام parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException |
|---|
StackFrameWithId الثابت العام parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException |
|---|
StackFrameWithId الثابت العام parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| InvalidProtocolBufferException |
|---|
StackFrameWithId الثابت العام parseFrom (com.google.protobuf.CodedInputStream input)
رميات
| IOEException |
|---|
StackFrameWithId الثابت العام parseFrom (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| InvalidProtocolBufferException |
|---|
StackFrameWithId الثابت العام parseFrom (بيانات com.google.protobuf.ByteString)
رميات
| InvalidProtocolBufferException |
|---|
StackFrameWithId الثابت العام parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException |
|---|
StackFrameWithId الثابت العام ( com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| InvalidProtocolBufferException |
|---|
ساكنة عامة محلل ()
الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)
رميات
| IOEException |
|---|