interfejs publiczny StackFrameWithIdOrBuilder
Znane podklasy pośrednie |
Metody publiczne
streszczenie 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). |
streszczenie 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). |
abstrakcyjny ciąg | pobierzId () A unique ID for the stack frame: A UUID-like string. |
streszczenie com.google.protobuf.ByteString | getIdBytes () A unique ID for the stack frame: A UUID-like string. |
abstrakcyjna wartość logiczna | maFileLineCol () 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). |
Metody publiczne
publiczne streszczenie 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;
publiczne streszczenie 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;
publiczny streszczenie String getId ()
A unique ID for the stack frame: A UUID-like string.
string id = 1;
publiczne streszczenie com.google.protobuf.ByteString getIdBytes ()
A unique ID for the stack frame: A UUID-like string.
string id = 1;
publiczna wartość logiczna abstrakcyjna 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;