GraphDebugInfo.StackTraceOrBuilder

publiczny interfejs statyczny GraphDebugInfo.StackTraceOrBuilder
Znane podklasy pośrednie

Metody publiczne

streszczenie GraphDebugInfo.FileLineCol
getFileLineCols (indeks int)
 Each line in the stack trace.
streszczenie wew
getFileLineColsCount ()
 Each line in the stack trace.
lista abstrakcyjna< GraphDebugInfo.FileLineCol >
getFileLineColsList ()
 Each line in the stack trace.
streszczenie GraphDebugInfo.FileLineColOrBuilder
getFileLineColsOrBuilder (indeks int)
 Each line in the stack trace.
lista abstrakcyjna<? rozszerza GraphDebugInfo.FileLineColOrBuilder >
getFileLineColsOrBuilderList ()
 Each line in the stack trace.

Metody publiczne

publiczne streszczenie GraphDebugInfo.FileLineCol getFileLineCols (indeks int)

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

publiczne streszczenie int getFileLineColsCount ()

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

publiczna lista abstrakcyjna< GraphDebugInfo.FileLineCol > getFileLineColsList ()

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

publiczne streszczenie GraphDebugInfo.FileLineColOrBuilder getFileLineColsOrBuilder (indeks int)

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;

publiczna lista abstrakcyjna<? rozszerza GraphDebugInfo.FileLineColOrBuilder > getFileLineColsOrBuilderList ()

 Each line in the stack trace.
 
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;