GraphDebugInfo.StackTraceOrBuilder

interface estática pública GraphDebugInfo.StackTraceOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

resumo GraphDebugInfo.FileLineCol
getFileLineCols (índice interno)
 Each line in the stack trace.
abstrato int
getFileLineColsCount ()
 Each line in the stack trace.
Lista abstrata< GraphDebugInfo.FileLineCol >
getFileLineColsList ()
 Each line in the stack trace.
resumo GraphDebugInfo.FileLineColOrBuilder
getFileLineColsOrBuilder (índice interno)
 Each line in the stack trace.
lista abstrata<? estende GraphDebugInfo.FileLineColOrBuilder >
getFileLineColsOrBuilderList ()
 Each line in the stack trace.

Métodos Públicos

resumo público GraphDebugInfo.FileLineCol getFileLineCols (índice int)

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

público abstrato int getFileLineColsCount ()

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

lista abstrata pública< GraphDebugInfo.FileLineCol > getFileLineColsList ()

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

resumo público GraphDebugInfo.FileLineColOrBuilder getFileLineColsOrBuilder (índice int)

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

lista abstrata pública<? estende GraphDebugInfo.FileLineColOrBuilder > getFileLineColsOrBuilderList ()

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