GraphDebugInfo.StackTraceOrBuilder

อินเทอร์เฟซแบบคงที่สาธารณะ 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.
GraphDebugInfo.FileLineColOrBuilder แบบนามธรรม
getFileLineColsOrBuilder (ดัชนี int)
 Each line in the stack trace.
รายการนามธรรม<? ขยาย GraphDebugInfo.FileLineColOrBuilder >
getFileLineColsOrBuilderList ()
 Each line in the stack trace.

วิธีการสาธารณะ

บทคัดย่อสาธารณะ GraphDebugInfo.FileLineCol getFileLineCols (ดัชนี int)

 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)

 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;