classe final estática pública GraphDebugInfo.StackTrace
This represents a stack trace which is a ordered list of `FileLineCol`.
tensorflow.GraphDebugInfo.StackTrace
Classes aninhadas
aula | GraphDebugInfo.StackTrace.Builder | This represents a stack trace which is a ordered list of `FileLineCol`. |
Constantes
interno | FILE_LINE_COLS_FIELD_NUMBER |
Métodos Públicos
booleano | é igual (objeto obj) |
GraphDebugInfo.StackTrace estático | |
GraphDebugInfo.StackTrace | |
final estático com.google.protobuf.Descriptors.Descriptor | |
GraphDebugInfo.FileLineCol | getFileLineCols (índice interno) Each line in the stack trace. |
interno | getFileLineColsCount () Each line in the stack trace. |
Lista< GraphDebugInfo.FileLineCol > | getFileLineColsList () Each line in the stack trace. |
GraphDebugInfo.FileLineColOrBuilder | getFileLineColsOrBuilder (índice interno) Each line in the stack trace. |
Lista<? estende GraphDebugInfo.FileLineColOrBuilder > | getFileLineColsOrBuilderList () Each line in the stack trace. |
interno | |
final com.google.protobuf.UnknownFieldSet | |
interno | código hash () |
booleano final | |
GraphDebugInfo.StackTrace.Builder estático | newBuilder (protótipo GraphDebugInfo.StackTrace ) |
GraphDebugInfo.StackTrace.Builder estático | |
GraphDebugInfo.StackTrace.Builder | |
GraphDebugInfo.StackTrace estático | parseDelimitedFrom (entrada InputStream) |
GraphDebugInfo.StackTrace estático | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphDebugInfo.StackTrace estático | parseFrom (dados de ByteBuffer) |
GraphDebugInfo.StackTrace estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphDebugInfo.StackTrace estático | parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphDebugInfo.StackTrace estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
GraphDebugInfo.StackTrace estático | parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphDebugInfo.StackTrace estático | parseFrom (dados com.google.protobuf.ByteString) |
GraphDebugInfo.StackTrace estático | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GraphDebugInfo.StackTrace estático | parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
estático | analisador () |
GraphDebugInfo.StackTrace.Builder | |
vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
int final estático público FILE_LINE_COLS_FIELD_NUMBER
Valor Constante: 1
Métodos Públicos
booleano público é igual (Object obj)
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public GraphDebugInfo.FileLineCol getFileLineCols (índice int)
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;
público int getFileLineColsCount ()
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;
Lista pública< GraphDebugInfo.FileLineCol > getFileLineColsList ()
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;
público GraphDebugInfo.FileLineColOrBuilder getFileLineColsOrBuilder (índice int)
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;
Lista pública<? estende GraphDebugInfo.FileLineColOrBuilder > getFileLineColsOrBuilderList ()
Each line in the stack trace.
repeated .tensorflow.GraphDebugInfo.FileLineCol file_line_cols = 1;
público getParserForType ()
público int getSerializedSize ()
final público com.google.protobuf.UnknownFieldSet getUnknownFields ()
hashCode int público ()
público final booleano isInitialized ()
público estático GraphDebugInfo.StackTrace.Builder newBuilder (protótipo GraphDebugInfo.StackTrace )
público estático GraphDebugInfo.StackTrace parseDelimitedFrom (entrada InputStream)
Lança
IOException |
---|
public static GraphDebugInfo.StackTrace parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
público estático GraphDebugInfo.StackTrace parseFrom (dados ByteBuffer)
Lança
InvalidProtocolBufferException |
---|
public static GraphDebugInfo.StackTrace parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static GraphDebugInfo.StackTrace parseFrom (dados ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
público estático GraphDebugInfo.StackTrace parseFrom (entrada com.google.protobuf.CodedInputStream)
Lança
IOException |
---|
público estático GraphDebugInfo.StackTrace parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
público estático GraphDebugInfo.StackTrace parseFrom (dados com.google.protobuf.ByteString)
Lança
InvalidProtocolBufferException |
---|
public static GraphDebugInfo.StackTrace parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
público estático GraphDebugInfo.StackTrace parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
IOException |
---|