رابط استاتیک عمومی GraphDebugInfo.StackTraceOrBuilder
| زیر کلاس های غیر مستقیم شناخته شده |
روش های عمومی
| چکیده GraphDebugInfo.FileLineCol | getFileLineCols (شاخص int) Each line in the stack trace. |
| انتزاعی | getFileLineColsCount () Each line in the stack trace. |
| فهرست چکیده < GraphDebugInfo.FileLineCol > | getFileLineColsList () Each line in the stack trace. |
| Abstract GraphDebugInfo.FileLineColOrBuilder | getFileLineColsOrBuilder (شاخص int) Each line in the stack trace. |
| فهرست چکیده <? GraphDebugInfo.FileLineColOrBuilder > را گسترش می دهد | getFileLineColsOrBuilderList () Each line in the stack trace. |
روش های عمومی
چکیده عمومی GraphDebugInfo.FileLineCol getFileLineCols (int index)
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1; انتزاع عمومی int getFileLineColsCount ()
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1; فهرست انتزاعی عمومی< GraphDebugInfo.FileLineCol > getFileLineColsList ()
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1; چکیده عمومی GraphDebugInfo.FileLineColOrBuilder getFileLineColsOrBuilder (int index)
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1; فهرست چکیده عمومی<? گسترش GraphDebugInfo.FileLineColOrBuilder > getFileLineColsOrBuilderList ()
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;