GraphDebugInfo.StackTraceOrBuilder

공개 정적 인터페이스 GraphDebugInfo.StackTraceOrBuilder
알려진 간접 하위 클래스

공개 방법

추상 GraphDebugInfo.FileLineCol
getFileLineCols (정수 인덱스)
 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 (정수 인덱스)
 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;