giao diện công cộng StackFrameWithIdOrBuilder
Các lớp con gián tiếp đã biết |
Phương pháp công cộng
trừu tượng 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). |
trừu tượng 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). |
chuỗi trừu tượng | getId () A unique ID for the stack frame: A UUID-like string. |
tóm tắt com.google.protobuf.ByteString | getIdBytes () A unique ID for the stack frame: A UUID-like string. |
trừu tượng boolean | 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). |
Phương pháp công cộng
tóm tắt công khai 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;
tóm tắt công khai 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;
Chuỗi tóm tắt công khai getId ()
A unique ID for the stack frame: A UUID-like string.
string id = 1;
tóm tắt công khai com.google.protobuf.ByteString getIdBytes ()
A unique ID for the stack frame: A UUID-like string.
string id = 1;
boolean trừu tượng công khai 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;