interfaccia statica pubblica GraphDebugInfo.StackTraceOrBuilder
| Sottoclassi indirette conosciute |
Metodi pubblici
| estratto GraphDebugInfo.FileLineCol | getFileLineCols (indice int) Each line in the stack trace. |
| astratto int | getFileLineColsCount () Each line in the stack trace. |
| Elenco astratto< GraphDebugInfo.FileLineCol > | getFileLineColsList () Each line in the stack trace. |
| estratto GraphDebugInfo.FileLineColOrBuilder | getFileLineColsOrBuilder (indice int) Each line in the stack trace. |
| Elenco astratto<? estende GraphDebugInfo.FileLineColOrBuilder > | getFileLineColsOrBuilderList () Each line in the stack trace. |
Metodi pubblici
public abstract GraphDebugInfo.FileLineCol getFileLineCols (indice int)
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1; public abstract int getFileLineColsCount ()
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1; elenco astratto pubblico< GraphDebugInfo.FileLineCol > getFileLineColsList ()
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1; public abstract GraphDebugInfo.FileLineColOrBuilder getFileLineColsOrBuilder (indice int)
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1; Elenco abstract pubblico<? estende GraphDebugInfo.FileLineColOrBuilder > getFileLineColsOrBuilderList ()
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;