genel arayüz StackFrameWithIdOrBuilder
Bilinen Dolaylı Alt Sınıflar |
Genel Yöntemler
soyut 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). |
soyut 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). |
soyut Dize | kimliği al () A unique ID for the stack frame: A UUID-like string. |
abstract com.google.protobuf.ByteString | getIdBytes () A unique ID for the stack frame: A UUID-like string. |
soyut boole | 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). |
Genel Yöntemler
genel özet 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;
genel özet 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;
genel özet Dize getId ()
A unique ID for the stack frame: A UUID-like string.
string id = 1;
genel özet com.google.protobuf.ByteString getIdBytes ()
A unique ID for the stack frame: A UUID-like string.
string id = 1;
genel soyut 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).
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2;